Displaying 2 results from an estimated 2 matches for "jiangtian".
2007 Nov 07
1
problem in linking to libR.so with R 2.5.0
...turned 1 exit status
I installed R 2.5.0 on Fedora Core 4 with gcc 4.0.2 and configured with
--prefix=/dir/to/R-2.5.0 --enable-R-shlib
I did that with R 2.2.1 and can build without problem. Any suggestion on
how to link to libR.so in later R versions? Your help is very appreciated.
Best regards,
Jiangtian
2007 Mar 19
0
free variable, built-in R functions
...on. It is
uncommon and probably not good to read free variables when implementing R
functions. I suppose R built-in functions don't read free variables
(therefore don't depend on global variables). Could someone in the
development team confirm about that? Thank you very much.
Best regards,
Jiangtian