Skip to content
Prev 138815 / 398506 Next

build options for R

If you are calling libR.so, it is an option set when you initialize R.
See Rf_initEmbeddedR in 'Writing R Extensions' and the examples in the 
tests/Embedded directory in the sources.

BTW, discussion of embedded R is definitely off topic for R-help: use 
the R-devel list.
On Thu, 6 Mar 2008, Scott Zentz wrote: