Package: gpkg
Type: Package
Title: Utilities for the Open Geospatial Consortium 'GeoPackage' Format
Version: 0.0.12
Authors@R: person(given="Andrew", family="Brown", email="brown.andrewg@gmail.com", role = c("aut", "cre"))
Maintainer: Andrew Brown <brown.andrewg@gmail.com>
Description: 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.
URL: https://humus.rocks/gpkg/, https://github.com/brownag/gpkg
BugReports: https://github.com/brownag/gpkg/issues
Imports: utils, methods, DBI
Suggests: RSQLite, terra (>= 1.6), gdalraster, tinytest, sf, dplyr,
        dbplyr, knitr, rmarkdown
License: CC0
Depends: R (>= 3.1.0)
RoxygenNote: 7.3.2
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-03-16 18:12:10 UTC; andrew
Author: Andrew Brown [aut, cre]
Repository: CRAN
Date/Publication: 2025-03-16 18:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:41:34 UTC; windows
