> -----Original Message-----
> I'm in-need of rgdal installation for R in our CentOS 6 machine to
> handle shapefiles.

Is there any reason that you cannot run 
> install.packages("rgdal")

which would be the recommended way to install a package with all dependencies 
automatically downloaded and installed?

If you cannot do that, review the CRAN page for the packages which rgdal 
Depends on or Imports, and make sure those are also installed. Similarly, for 
each of those.


S Ellison



*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}

______________________________________________
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