[R] add-on packages
Vikas Rawal
vikas at mail.jnu.ac.in
Tue Sep 28 12:34:22 CEST 2004
I want to add RMySQL and RODBC packages to my R installation on redhat
linux box. The command install.packages gives following output. What
could be wrong?
********************
install.packages(RMySQL)
trying URL `http://cran.r-project.org/src/contrib/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 202145 bytes
opened URL
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... .......
downloaded 197Kb
Error in unique(pkgs) : Object "RMySQL" not found
**********************
Vikas
More information about the R-help
mailing list