Re: [R] Argument lib is missing

2010-09-11 Thread David Winsemius
On Sep 11, 2010, at 8:02 AM, David Winsemius wrote: On Sep 11, 2010, at 6:29 AM, khush wrote: Dear all, I have installed R using yum install R-2.9. I am able to use R for general functions but when I installed some library say gplots I am getting the below error. install.pa

Re: [R] Argument lib is missing

2010-09-11 Thread David Winsemius
On Sep 11, 2010, at 6:29 AM, khush wrote: Dear all, I have installed R using yum install R-2.9. I am able to use R for general functions but when I installed some library say gplots I am getting the below error. install.packages("gplots") Warning in install.packages("gplots")

[R] Argument lib is missing

2010-09-11 Thread khush ........
Dear all, I have installed R using yum install R-2.9. I am able to use R for general functions but when I installed some library say gplots I am getting the below error. > install.packages("gplots") Warning in install.packages("gplots") : argument 'lib' is missing: using '/home/fedora/R/i386-r