# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "DuckDBSpatial" in publications use:' type: software license: MIT title: 'DuckDBSpatial: DuckDB-Backed Spatial Data Structures' version: 0.99.00 doi: 10.32614/CRAN.package.DuckDBSpatial abstract: Provides DuckDB-backed implementations of spatial data structures for efficient out-of-memory operations on large spatial datasets. The package includes 68 sf-compatible spatial methods (st_intersects, st_contains, st_within, etc.) and GeoParquet 1.0 I/O support via writeGeoParquet(). Ideal for spatial analysis, genomic interval analysis, and integration with BiocDuckDB for MultiAssaySpatialExperiment workflows requiring memory-efficient operations on large datasets. authors: - family-names: Aboyoun given-names: Patrick email: aboyounp@gene.com repository: https://biocstaging.r-universe.dev commit: 1018d2fe81246b4a659df93fbb26ee6a724f3454 date-released: '2026-07-19' contact: - family-names: Aboyoun given-names: Patrick email: aboyounp@gene.com