Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

rgdal : Bindings for the Geospatial Data Abstraction Library

Package: rgdal
Title: Bindings for the Geospatial Data Abstraction Library
Version: 1.1-10
Date: 2016-05-11
Depends: R (>= 2.14.0), methods, sp (>= 1.1-0)
Imports: grDevices, graphics, stats, utils
LinkingTo: sp
Description: Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.6.3) and access to projection/transformation operations from the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the package, and, when installing the package from source, must be correctly installed first. Both GDAL raster and OGR vector map data can be imported into R, and GDAL raster data and OGR vector data exported. Use is made of classes defined in the sp package. Windows and Mac Intel OS X binaries (including GDAL, PROJ.4 and Expat) are provided on CRAN.
Authors@R: c(
person("Roger", "Bivand", role = c("cre", "aut"), email = "Roger.Bivand@nhh.no"),
person("Tim", "Keitt", role = "aut"),
person("Barry", "Rowlingson", role = "aut"),
person("Edzer", "Pebesma", role = "ctb"),
person("Michael", "Sumner", role = "ctb"),
person("Robert", "Hijmans", role = "ctb"),
person("Even", "Rouault", role = "ctb"))
License: GPL (>= 2)
URL: http://www.gdal.org
SystemRequirements: for building from source: GDAL >= 1.6.3, library
from http://trac.osgeo.org/gdal/wiki/DownloadSource and PROJ.4
(proj >= 4.4.9) from http://download.osgeo.org/proj/; GDAL OSX
frameworks built by William Kyngesburye at
http://www.kyngchaos.com/ may be used for source installs on
OSX.
NeedsCompilation: yes
Packaged: 2016-05-11 17:51:18 UTC; rsb
Author: Roger Bivand [cre, aut],
Tim Keitt [aut],
Barry Rowlingson [aut],
Edzer Pebesma [ctb],
Michael Sumner [ctb],
Robert Hijmans [ctb],
Even Rouault [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>
Repository: CRAN
Date/Publication: 2016-05-12 14:48:06

● Data Source: CranContrib
● 0 images, 23 functions, 2 datasets
Reverse Depends: 22