[R] install packages
Jason Turner
jasont at indigoindustrial.co.nz
Fri Apr 16 04:22:10 CEST 2004
> I am trying to install packages, WHat i did is:
>
> options(CRAN= "http://cran.us.r-project.org/")
> install.packages("pakgs")
Is that really the package name? I can't find it on CRAN.
> However I got error message like:
...
> argument `lib' is missing: using C:/PROGRA~1/R/rw1051/library in:
^^^^^^
You need to upgrade R. The latest version is 1.9.0. Version 1.5.1 (yours)
is about two years out of date. Download and install the latest one from
your nearest friendly CRAN mirror.
Cheers
Jason
More information about the R-help
mailing list