# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dbSpatial" in publications use:' type: software license: - GPL-3.0-only - MIT title: 'dbSpatial: Spatial Data Operations for Database-Backed Geometries' version: 0.1.2 doi: 10.32614/CRAN.package.dbSpatial abstract: Provides database-backed spatial geometry classes and methods for working with vector spatial data in 'DuckDB'. The package supports loading, converting, querying, joining, and measuring spatial geometries through familiar 'sf'-style interfaces while keeping geometry columns lazy inside the database. It integrates with 'dbProject' to preserve database paths, live connections, and spatial table metadata across interactive sessions. The package follows the Simple Features framework described by Pebesma (2018) and uses DuckDB's spatial extension . authors: - family-names: C. Ruiz given-names: Edward email: ecr7407@gmail.com orcid: https://orcid.org/0000-0002-9174-5387 - family-names: George Chen given-names: Jiaji email: jiajic@bu.edu - family-names: Dries given-names: Ruben email: rubendries@gmail.com repository: https://dbverse-org.r-universe.dev repository-code: https://github.com/dbverse-org/dbspatial-r commit: 7114a51db211acdfdefcba24b8ba570643640974 url: https://dbverse-org.github.io/dbspatial-r/ date-released: '2026-05-28' contact: - family-names: C. Ruiz given-names: Edward email: ecr7407@gmail.com orcid: https://orcid.org/0000-0002-9174-5387