Skip to content
Prev 888 / 63424 Next

private libraries

Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
There's the problem.  The last argument should be a directory into
which the library will be installed.  It will automatically become a
subdirectory with the library name within the directory you specify

There is another problem in that it should be R INSTALL, not INSTALL R
but I presume that was just a typo.

I put my personal libraries into ~/library/R so I use the R INSTALL
command as
 R INSTALL lme /home/bates/library/R  # creates /home/bates/library/R/lme
then I set
 export RLIBS=/home/bates/library/R

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._