Skip to content
Prev 10885 / 398502 Next

Installing R-packages via install.package

you can set your R_LIBS to e.g. 

export R_LIBS=/home/your_account/lib/R

and use `R CMD INSTALL -l ~/lib/R mypkg' or

`install.packages'. This is much better than having the packages in R_HOME
(think of installing a new R :-)

Torsten
On Thu, 26 Apr 2001, M. Edward Borasky wrote:

            
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._