vapour: Lightweight Access to the 'Geospatial Data Abstraction Library' ('GDAL')

Provides low-level access to 'GDAL' functionality for R packages. 'GDAL' is the 'Geospatial Data Abstraction Library' a translator for raster and vector geospatial data formats that presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats <https://gdal.org/>.

Version: 0.8.5
Depends: R (≥ 3.3.0)
Imports: Rcpp, utils
LinkingTo: Rcpp
Suggests: testthat, knitr, markdown, rmarkdown, spelling
Published: 2021-10-07
Author: Michael Sumner ORCID iD [aut, cre], Simon Wotherspoon [ctb] (figured out the mechanism for the resampling algorithm), Mark Padgham [ctb] (helped get started :)), Edzer Pebesma [ctb] (wrote allocate_attribute, copied here from sf), Roger Bivand [ctb] (wrote configure.ac, adapted here from rgdal), Jim Hester [ctb] (wrote CollectorList.h, copied here from fs package), Timothy Keitt [ctb] (wrote GetPointsInternal copied here from rgdal2 package), Jeroen Ooms [ctb] (tweaked build process, provided Windows build tools), Dale Maschette [ctb] (created the hex logo), Joseph Stachelek [ctb], Even Rouault [ctb] (primary author of the COG format and its use of the GDALwarp app-library, example code used by the warper function here), Robert Hijmans [ctb] (wrote some source in the warper, terra package used as example/inspiration)
Maintainer: Michael Sumner <mdsumner at gmail.com>
BugReports: https://github.com/hypertidy/vapour/issues
License: GPL-3
URL: https://github.com/hypertidy/vapour
NeedsCompilation: yes
SystemRequirements: GDAL (>= 2.0.1), PROJ.4 (>= 4.8.0), C++11
Language: en-US
Materials: README NEWS
In views: Spatial
CRAN checks: vapour results

Documentation:

Reference manual: vapour.pdf
Vignettes: feature-access
Vapour - lightweight GDAL

Downloads:

Package source: vapour_0.8.5.tar.gz
Windows binaries: r-devel: vapour_0.8.5.zip, r-release: vapour_0.8.5.zip, r-oldrel: vapour_0.8.5.zip
macOS binaries: r-release (arm64): vapour_0.8.5.tgz, r-oldrel (arm64): vapour_0.8.5.tgz, r-release (x86_64): vapour_0.8.5.tgz, r-oldrel (x86_64): vapour_0.8.5.tgz
Old sources: vapour archive

Reverse dependencies:

Reverse imports: lazyraster

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vapour to link to this page.