[R] library functions looks up wrong directory
Thomas Schönhoff
tom_woody at swissinfo.org
Fri Sep 17 15:25:05 CEST 2004
Hello,
I just encountered this error from within R:
--------------------------------------------------------------
> library()
Warning message:
library '/usr/local/lib/R/site-library' contains no package in: library()
---------------------------------------------------------------
which is basically correct since all the looked up packages are in
/usr/lib/R/site-library, not in /usr/local
Now I am looking for a possibility to adjust my config too
/usr/lib/R/site-library.
Is there a special config file to do this in R ?
platform i386-pc-linux-gnu
arch i386
os linux-gnu
system i386, linux-gnu
status
major 1
minor 9.1
year 2004
month 06
day 21
language R
More information about the R-help
mailing list