[R] Regarding rgdal package installation in R

S Ellison S.Ellison at LGCGroup.com
Fri Oct 25 14:48:28 CEST 2013


> -----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}}



More information about the R-help mailing list