What file would I modify to add an additional libPath on startup? In addition the the default directory, I would like to add a second path. Thanks, Matt Pocernich NCAR - Research Applications Program 303-497-8312
.libPaths
2 messages · Matt Pocernich, Roger D. Peng
In your home directory you can create a file called .Renviron and put in the line: R_LIBS=/path/to/my/library Or you could insert the same line in the sitewide Renviron file. -roger _______________________________ UCLA Department of Statistics http://www.stat.ucla.edu/~rpeng
On Wed, 23 Apr 2003, Matt Pocernich wrote:
What file would I modify to add an additional libPath on startup? In addition the the default directory, I would like to add a second path. Thanks, Matt Pocernich NCAR - Research Applications Program 303-497-8312
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help