[R] help regarding the package installation

Neeti nikkihathi at gmail.com
Fri Oct 1 15:51:36 CEST 2010


hii everyone! 

Recently i have started working with R and it would be nice if anyone can
help me with this. 
I am vista user (32 bit). I wanted to install package in my parent directory
i.e .Library. whenever I try to install nnet (package) it is showing me the
following error: 

> install.packages("C:\\Users\\nn223\\Downloads\\nnet_7.3-1.zip",lib=.Library)
Warning in install.packages("C:\\Users\\nn223\\Downloads\\nnet_7.3-1.zip", 
: 
  'lib = "C:/PROGRA~1/R/R-211~1.1/library"' is not writable 
Error in install.packages("C:\\Users\\nn223\\Downloads\\nnet_7.3-1.zip",  : 
  unable to install packages 

or 

> install.packages(nnet,lib=.Library)
Error in install.packages(nnet, lib = .Library) : object 'nnet' not found 

############################################ 
Please let me know if I am doing anything wrong. 

thank you
-- 
View this message in context: http://r.789695.n4.nabble.com/help-regarding-the-package-installation-tp2909825p2909825.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list