Package: duckspatial
Type: Package
Title: R Interface to 'DuckDB' Database with Spatial Extension
Version: 0.1.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
NeedsCompilation: no
Packaged: 2025-04-17 08:40:07 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-19 12:32:01 UTC
