> 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

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to