The R Project SVN R

Rev

Rev 23880 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

--- Renviron.orig   2003-04-03 09:41:51.000000000 -0600
+++ Renviron    2003-03-25 20:52:53.000000000 -0600
@@ -33,6 +33,8 @@
 PERL=${PERL-'/usr/bin/perl'}
 TAR=${TAR-'tar'}
 
+R_LIBS="/usr/local/lib/R/site-library:/usr/lib/R/site-library:/usr/lib/R/library"
+
 ### Local Variables: ***
 ### mode: sh ***
 ### sh-indentation: 2 ***