Skip to content
Prev 10025 / 398503 Next

Windows: updating to R 1.2.2

On Wed, 7 Mar 2001, Murray Jorgensen wrote:

            
Two ways:
- set .lib.loc also to the library path of the "old" version of R, e.g.:
  .lib.loc <- c(.lib.loc, "c:/whateverdirectory/library")
- copy the libraries from the library-dir of the old version into the
library-dir of the new version

Suggestion:
For additionally libraries make an independent directory, say "c:/program
files/R-libs" for example. Install all new libraries into this directory
and set .lib.loc as needed. So updating R is not so much work in the
future.


Uwe Ligges

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._