Other packages > Find by keyword >

rgdal  

Bindings for the "Geospatial" Data Abstraction Library
View on CRAN: Click here


Download and install rgdal package within the R console
Install from CRAN:
install.packages("rgdal")

Install from Github:
library("remotes")
install_github("cran/rgdal")

Install by package version:
library("remotes")
install_version("rgdal", "1.6-7")



Attach the package and use:
library("rgdal")
Maintained by
Roger Bivand
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-11-26
Latest Update:
Description:
Provides bindings to the 'Geospatial' Data Abstraction Library ('GDAL') (>= 1.11.4) and access to projection/transformation operations from the 'PROJ' library. Please note that 'rgdal' will be retired during October 2023, plan transition to sf/stars/'terra' functions using 'GDAL' and 'PROJ' at your earliest convenience (see and earlier blogs for guidance). Use is made of classes defined in the 'sp' package. Raster and vector map data can be imported into R, and raster and vector 'sp' objects exported. The 'GDAL' and 'PROJ' libraries are external to the package, and, when installing the package from source, must be correctly installed first; it is important that 'GDAL' < 3 be matched with 'PROJ' < 6. From 'rgdal' 1.5-8, installed with to 'GDAL' >=3, 'PROJ' >=6 and 'sp' >= 1.4, coordinate reference systems use 'WKT2_2019' strings, not 'PROJ' strings. 'Windows' and 'macOS' binaries (including 'GDAL', 'PROJ' and their dependencies) are provided on 'CRAN'.
How to cite:
Roger Bivand (2003). rgdal: Bindings for the "Geospatial" Data Abstraction Library. R package version 1.6-7, https://cran.r-project.org/web/packages/rgdal. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.2-5 (2003-11-26 11:25), 0.2-6 (2004-02-28 17:17), 0.2-7 (2004-08-07 11:13), 0.3-7 (2006-02-20 11:20), 0.4-3 (2006-02-24 11:48), 0.4-4 (2006-05-19 22:41), 0.4-8 (2006-08-03 12:34), 0.4-10 (2006-08-30 11:48), 0.4-12 (2006-09-22 13:14), 0.5-1 (2006-11-09 11:35), 0.5-3 (2006-12-04 22:01), 0.5-5 (2007-01-09 09:41), 0.5-6 (2007-01-31 16:54), 0.5-7 (2007-04-11 19:05), 0.5-8 (2007-04-12 12:31), 0.5-9 (2007-04-24 14:18), 0.5-12 (2007-06-04 21:08), 0.5-13 (2007-06-05 14:41), 0.5-14 (2007-07-31 19:45), 0.5-15 (2007-08-09 15:01), 0.5-18 (2007-10-27 17:30), 0.5-19 (2007-11-03 19:43), 0.5-20 (2007-11-08 09:15), 0.5-21 (2008-01-03 11:40), 0.5-22 (2008-01-04 12:47), 0.5-24 (2008-02-04 20:53), 0.5-25 (2008-06-09 08:57), 0.5-26 (2008-09-28 20:25), 0.5-27 (2008-10-17 12:29), 0.5-30 (2008-11-02 19:57), 0.5-33 (2008-12-14 12:09), 0.5-35 (2009-01-12 09:27), 0.6-1 (2009-01-16 18:06), 0.6-3 (2009-01-18 13:09), 0.6-5 (2009-01-20 11:35), 0.6-7 (2009-02-16 10:58), 0.6-8 (2009-04-30 08:50), 0.6-9 (2009-06-26 19:42), 0.6-10 (2009-07-18 18:14), 0.6-12 (2009-08-14 22:24), 0.6-14 (2009-08-19 10:16), 0.6-17 (2009-09-03 15:49), 0.6-18 (2009-09-06 12:37), 0.6-19 (2009-10-05 17:03), 0.6-20 (2009-10-30 08:47), 0.6-21 (2009-11-11 14:10), 0.6-22 (2009-12-03 12:44), 0.6-23 (2009-12-07 08:47), 0.6-24 (2010-01-03 18:25), 0.6-25 (2010-02-15 06:59), 0.6-26 (2010-04-10 18:47), 0.6-27 (2010-05-16 18:21), 0.6-28 (2010-07-24 22:43), 0.6-29 (2010-11-05 21:20), 0.6-30 (2010-11-08 08:33), 0.6-31 (2010-11-30 20:46), 0.6-33 (2010-12-16 18:00), 0.7-1 (2011-07-04 09:40), 0.7-4 (2011-11-14 12:28), 0.7-5 (2011-11-17 12:26), 0.7-7 (2012-01-18 15:26), 0.7-8 (2012-01-18 18:16), 0.7-10 (2012-05-02 14:33), 0.7-11 (2012-05-03 12:40), 0.7-12 (2012-06-23 16:37), 0.7-15 (2012-08-20 06:37), 0.7-16 (2012-08-20 21:42), 0.7-18 (2012-08-30 14:24), 0.7-19 (2012-09-25 11:27), 0.7-20 (2012-10-20 15:57), 0.7-22 (2012-11-05 18:19), 0.7-24 (2012-12-01 12:14), 0.7-25 (2012-12-09 17:52), 0.8-01 (2012-12-21 22:33), 0.8-3 (2013-01-15 08:59), 0.8-4 (2013-01-18 15:52), 0.8-5 (2013-02-06 18:49), 0.8-6 (2013-03-29 13:18), 0.8-7 (2013-04-21 22:12), 0.8-8 (2013-04-22 20:54), 0.8-9 (2013-05-02 21:12), 0.8-10 (2013-06-22 17:27), 0.8-11 (2013-09-01 21:18), 0.8-12 (2013-11-23 11:03), 0.8-13 (2013-11-23 17:16), 0.8-14 (2013-12-02 14:08), 0.8-15 (2014-02-06 09:24), 0.8-16 (2014-02-07 09:37), 0.9-1 (2014-09-18 10:59), 0.9-2 (2015-03-15 16:43), 0.9-3 (2015-05-21 14:10), 1.0-4 (2015-06-23 15:07), 1.0-5 (2015-08-18 15:37), 1.0-6 (2015-08-22 14:40), 1.0-7 (2015-09-06 16:29), 1.1-1 (2015-11-02 20:04), 1.1-3 (2015-12-21 16:06), 1.1-7 (2016-03-27 19:13), 1.1-8 (2016-04-04 18:39), 1.1-9 (2016-05-08 17:03), 1.1-10 (2016-05-12 14:48), 1.2-3 (2016-11-10 18:50), 1.2-4 (2016-11-15 14:18), 1.2-5 (2016-12-15 13:53), 1.2-6 (2017-04-06 08:54), 1.2-7 (2017-04-25 12:43), 1.2-8 (2017-07-01 10:43), 1.2-10 (2017-09-15 11:02), 1.2-11 (2017-09-19 02:25), 1.2-12 (2017-09-28 09:45), 1.2-13 (2017-10-07 18:09), 1.2-15 (2017-10-30 12:16), 1.2-16 (2017-11-21 18:44), 1.2-18 (2018-03-17 18:16), 1.2-20 (2018-05-07 13:13), 1.3-1 (2018-06-03 23:10), 1.3-2 (2018-06-08 10:48), 1.3-3 (2018-06-22 19:15), 1.3-4 (2018-08-03 19:00), 1.3-6 (2018-10-16 15:40), 1.3-9 (2019-02-21 11:00), 1.4-2 (2019-03-11 12:30), 1.4-3 (2019-03-14 14:50), 1.4-4 (2019-05-29 16:30), 1.4-6 (2019-10-01 21:30), 1.4-7 (2019-10-28 18:00), 1.4-8 (2019-11-27 21:02), 1.5-8 (2020-05-28 13:10), 1.5-10 (2020-06-09 15:20), 1.5-12 (2020-06-26 08:10), 1.5-15 (2020-08-04 06:20), 1.5-16 (2020-08-07 07:20), 1.5-17 (2020-10-08 08:40), 1.5-18 (2020-10-13 15:00), 1.5-19 (2021-01-05 06:10), 1.5-21 (2021-01-27 11:40), 1.5-22 (2021-02-02 15:50), 1.5-23 (2021-02-03 11:50), 1.5-25 (2021-09-08 07:20), 1.5-26 (2021-09-15 13:50), 1.5-27 (2021-09-16 12:20), 1.5-28 (2021-12-15 04:50), 1.5-29 (2022-03-16 23:10), 1.5-30 (2022-04-08 17:00), 1.5-31 (2022-04-18 02:30), 1.5-32 (2022-05-10 00:00), 1.6-2 (2022-11-09 05:00), 1.6-3 (2022-12-14 09:10), 1.6-4 (2023-01-12 17:30), 1.6-5 (2023-03-02 15:20), 1.6-6 (2023-04-18 22:10), 1.6-7 (2023-06-01 00:30)
Other packages that cited rgdal R package
View rgdal citation profile
Other R packages that rgdal depends, imports, suggests or enhances
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA