Re: [R] Regarding rgdal package installation in R

2013-10-25 Thread Prof Brian Ripley
On 25/10/2013 13:48, S Ellison wrote: -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 dependenci

Re: [R] Regarding rgdal package installation in R

2013-10-25 Thread S Ellison
> -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 i

[R] Regarding rgdal package installation in R

2013-10-25 Thread S Karthiga1
Hi , I'm in-need of rgdal installation for R in our CentOS 6 machine to handle shapefiles. I had downloaded rgdal package from CRAN. While trying to install its showing lots of dependencies like proj-api.h missing , geos-config etcSo i'm trying to install libgeos-devel-..rpm and libproj-dev