Provides low-level access to 'GDAL' functionality for R packages. The aim is to minimize the level of interpretation put on the 'GDAL' facilities, to enable direct use of it for a variety of purposes. '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 <http://gdal.org/>. Other available packages 'rgdal' and 'sf' also provide access to the 'GDAL' library, but neither can be used for these lower level tasks, and both do many other tasks.
Version: | 0.5.5 |
Depends: | R (≥ 3.3.0) |
Imports: | Rcpp, utils |
LinkingTo: | Rcpp |
Suggests: | covr, dplyr, geojsonsf, testthat, knitr, rbenchmark, rmarkdown, spelling |
Published: | 2020-06-23 |
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: | GDAL (>= 2.2.2), PROJ.4 (>= 4.8.0), C++11 |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | vapour results |
Reference manual: | vapour.pdf |
Vignettes: |
Vapour |
Package source: | vapour_0.5.5.tar.gz |
Windows binaries: | r-devel: vapour_0.5.5.zip, r-release: vapour_0.5.5.zip, r-oldrel: vapour_0.5.5.zip |
macOS binaries: | r-release: vapour_0.5.5.tgz, r-oldrel: vapour_0.5.5.tgz |
Old sources: | vapour archive |
Reverse imports: | lazyraster |
Please use the canonical form https://CRAN.R-project.org/package=vapour to link to this page.