Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("rgdal")

1.6-7 by Roger Bivand, 10 months ago


http://rgdal.r-forge.r-project.org, https://gdal.org, https://proj.org, https://r-forge.r-project.org/projects/rgdal/


Browse source code at https://github.com/cran/rgdal


Authors: Roger Bivand [cre, aut] , Tim Keitt [aut] , Barry Rowlingson [aut, ctb] , Edzer Pebesma [ctb] , Michael Sumner [ctb] , Robert Hijmans [ctb] , Daniel Baston [ctb] , Even Rouault [cph, ctb] , Frank Warmerdam [cph, ctb] , Jeroen Ooms [ctb] , Colin Rundel [ctb]


Documentation:   PDF Manual  


GPL (>= 2) license


Imports grDevices, graphics, stats, utils

Depends on methods, sp

Suggests knitr, DBI, RSQLite, maptools, mapview, rmarkdown, curl, rgeos

Linking to sp

System requirements: PROJ (>= 4.8.0, https://proj.org/download.html) and GDAL (>= 1.11.4, https://gdal.org/download.html), with versions either (A) PROJ < 6 and GDAL < 3 or (B) PROJ >= 6 and GDAL >= 3. For degraded PROJ 6 or 7 and GDAL < 3, use the configure argument '--with-proj_api="proj_api.h"'.


See at CRAN