Using R as Shared Library
On Aug 12, 2012, at 6:09 AM, Thorsten Jolitz <tjolitz at googlemail.com> wrote:
Thorsten Jolitz <tjolitz at googlemail.com> writes: Let me reformulate my question (since I managed to make 'native' calls to C functions in libR by now): I still wonder whats 'in there' in libR - only the core C functions, or all the functions written in R itself too? And what packages are included?
Just C functions.
-- cheers, Thorsten
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.