Package: duckspatial
Type: Package
Title: R Interface to 'DuckDB' Database with Spatial Extension
Version: 0.2.0
Authors@R: person("Adrián", "Cidre González", email = "adrian.cidre@gmail.com", role = c("aut", "cre"))
Description: Provides an interface between R and the 'DuckDB' (see <https://duckdb.org>) database with spatial extensions. It supports reading, writing, and performing some geometric operations.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: cli, DBI, glue, sf
RoxygenNote: 7.3.2
Suggests: duckdb
URL: https://cidree.github.io/duckspatial/,
        https://github.com/Cidree/duckspatial
BugReports: https://github.com/Cidree/duckspatial/issues
NeedsCompilation: no
Packaged: 2025-04-29 17:54:57 UTC; User
Author: Adrián Cidre González [aut, cre]
Maintainer: Adrián Cidre González <adrian.cidre@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-29 18:40:02 UTC
Built: R 4.4.1; ; 2025-04-29 19:39:25 UTC; unix
