gpkg: Utilities for the Open Geospatial Consortium 'GeoPackage' Format

Build Open Geospatial Consortium 'GeoPackage' files (<https://www.geopackage.org/>). 'GDAL' utilities for reading and writing spatial data are provided by the 'terra' package. Additional 'GeoPackage' and 'SQLite' features for attributes and tabular data are implemented with the 'RSQLite' package.

Version: 0.0.8
Depends: R (≥ 3.1.0)
Imports: utils, methods, DBI
Suggests: RSQLite, terra (≥ 1.6), tinytest, dplyr, dbplyr, knitr, rmarkdown
Published: 2024-02-20
Author: Andrew Brown [aut, cre]
Maintainer: Andrew Brown <brown.andrewg at gmail.com>
BugReports: https://github.com/brownag/gpkg/issues
License: CC0
URL: https://humus.rocks/gpkg/, https://github.com/brownag/gpkg
NeedsCompilation: no
Materials: README NEWS
CRAN checks: gpkg results

Documentation:

Reference manual: gpkg.pdf
Vignettes: Introduction to gpkg

Downloads:

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

Linking:

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