[Rd] Accessing browser() in an embedded R

Bernd Schoeller bernd.schoeller at comerge.net
Fri Feb 27 17:08:15 CET 2009


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'. My main application blocks until the try_eval terminates.

What happens to my try_eval when it runs into browser()? How can I read 
and write to the browser?

Any hints are welcome. Thanks,
   Bernd



More information about the R-devel mailing list