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.3 |
Depends: | R (≥ 3.3.0) |
Imports: | jsonlite, Rcpp, utils |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, markdown, rmarkdown, spelling |
Published: | 2023-01-06 |
Author: | Michael Sumner |
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), C++11 |
Language: | en-US |
Materials: | README NEWS |
In views: | Spatial |
CRAN checks: | vapour results |
Reference manual: | vapour.pdf |
Vignettes: |
feature-access Vapour - lightweight GDAL |
Package source: | vapour_0.9.3.tar.gz |
Windows binaries: | r-devel: vapour_0.9.3.zip, r-release: vapour_0.9.3.zip, r-oldrel: vapour_0.9.3.zip |
macOS binaries: | r-release (arm64): vapour_0.9.3.tgz, r-oldrel (arm64): vapour_0.9.3.tgz, r-release (x86_64): vapour_0.9.3.tgz, r-oldrel (x86_64): vapour_0.9.3.tgz |
Old sources: | vapour archive |
Please use the canonical form https://CRAN.R-project.org/package=vapour to link to this page.