The R Project SVN R

Rev

Rev 23869 | Go to most recent revision | Blame | 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'}
 
+# edd Apr 2004  Allow local install in /usr/local, also add a directory for
+#               Debian packaged CRAN packages, and finally the default dir 
+R_LIBS=${R_LIBS-'/usr/local/lib/R/site-library:/usr/lib/R/site-library:/usr/lib/R/library'}

 ### Local Variables: ***
 ### mode: sh ***
 ### sh-indentation: 2 ***