Dear R users,

 

Hope someone can help me to solve the problem. I have a problem
installing packages in to r . The following message was being displayed
in the console when I was trying to install 'rgdal' package.

 

> install.packages("rgdal")

Warning in install.packages :

  argument 'lib' is missing: using 'C:/Documents and
Settings/mondreti/Mes documents/R/win-library/2.11'

Warning in install.packages :

  Could not open: HTTP status was '404 Not Found'

Warning in install.packages :

  Could not open: HTTP status was '404 Not Found'

Warning in install.packages :

  unable to access index for repository
http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.11

Warning in install.packages :

  package 'rgdal' is not available

 

 

Thanks in advance,

 

Ravi.

 

 






 


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to