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

Provides low-level access to 'GDAL' functionality. '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/>. This package is focussed on providing exactly and only what GDAL does, to enable developing further tools.

Version: 0.9.5
Depends: R (≥ 3.3.0)
Imports: jsonlite, nanoarrow, Rcpp, utils
LinkingTo: Rcpp
Suggests: testthat, knitr, markdown, rmarkdown, spelling
Published: 2023-04-11
Author: Michael Sumner ORCID iD [aut, cre], Simon Wotherspoon [ctb] (RasterIO configuration for resampling options), Mark Padgham [ctb] (helped get started :)), Edzer Pebesma [ctb] (wrote the field-read handling, adapted here from sf), Roger Bivand [ctb] (wrote configure.ac, adapted here from rgdal), Jim Hester [ctb, cph] (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] (code in terra package used as example/inspiration), Dewey Dunnington [ctb] (wrote the columnar-access mode streaming Arrow support)
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: libgdal-dev, GDAL (>= 2.2.3), PROJ (>= 4.8.0)
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.9.5.tar.gz
Windows binaries: r-devel: vapour_0.9.5.zip, r-release: vapour_0.9.5.zip, r-oldrel: vapour_0.9.5.zip
macOS binaries: r-release (arm64): vapour_0.9.5.tgz, r-oldrel (arm64): vapour_0.9.5.tgz, r-release (x86_64): vapour_0.9.5.tgz
Old sources: vapour archive

Reverse dependencies:

Reverse imports: ceramic
Reverse suggests: ursa

Linking:

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