# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rgdal" in publications use:' type: software license: GPL-2.0-or-later title: 'rgdal: Bindings for the ''Geospatial'' Data Abstraction Library' version: 1.6-7 doi: 10.32614/CRAN.package.rgdal identifiers: - type: url value: https://proj.org - type: url value: https://r-forge.r-project.org/projects/rgdal/ abstract: 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'. authors: - family-names: Bivand given-names: Roger email: Roger.Bivand@nhh.no orcid: https://orcid.org/0000-0003-2392-6140 - family-names: Keitt given-names: Tim - family-names: Rowlingson given-names: Barry repository: https://ggseg.r-universe.dev repository-code: http://rgdal.r-forge.r-project.org commit: 5098f49a1c55782b6f52cda94f7a4750b7258ca0 url: https://gdal.org date-released: '2023-05-31' contact: - family-names: Bivand given-names: Roger email: Roger.Bivand@nhh.no orcid: https://orcid.org/0000-0003-2392-6140