Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Bernd Schoeller”

Reset an embedded R.dll
Bernd Schoeller · May 14, 2008 · r-devel

Dear List, I am learning how to use the R.dll unter Windows to embed an R interpreter into another programming language. What I would like to know, and I have not yet found an answer in the documentation: is...

Accessing browser() in an embedded R
Bernd Schoeller · Feb 27, 2009 · r-devel

Dear List, I have embedded an R interpreter into an application. This works very well until now. As a next step, I would like to make the 'browser()' debugging infrastructure available. Currently, I am executing R code running 'try_eval...

Reset an embedded R.dll
Bernd Schoeller · May 15, 2008 · r-devel

On Thu, 15 May 2008 06:04:51 -0000, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: >> Last question: Will I need to UNPROTECT_PTR all references held, or >> will the call to Rf_endEmbeddedR also free protected...

Reset an embedded R.dll
Bernd Schoeller · May 14, 2008 · r-devel

On Thu, 15 May 2008 07:15:15 +0200, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: >> What I would like to know, and I have not yet found an answer in the >> documentation: is there a way...

Callbacks seems to get GCed.
Bernd Schoeller · Jan 8, 2009 · r-devel

Dear list, I am trying to implement a publish-subscribe mechanism in for an embedded R interpreter. But somehow my registered closures seem to get collected by the GC, even though I have protected them. I have reducted my code...

Callbacks seems to get GCed.
Bernd Schoeller · Jan 8, 2009 · r-devel

Dear Duncan, Thank you for your suggestion. I did not know about R_PreserveObject, this is exactly what we needed. You have been very helpful. Regards, Bernd On Thu, 08 Jan 2009 15:59:25 +0100, Duncan Temple Lang <duncan...

Can't find what you're looking for? Try searching with Google .