Type: Package Package: duckh3 Title: H3 Extension of 'DuckDB' Version: 0.1.0 Authors@R: c( person( "Adrián", "Cidre González", email = "adrian.cidre@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3310-3052") ), person( "Egor", "Kotov", , "kotov.egor@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-6690-5345") ), person( "Rafael H. M.", "Pereira", , "rafa.pereira.br@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-2125-7465") )) Description: Fast & memory-efficient functions to analyze and manipulate large data sets. It leverages the fast analytical capabilities of 'DuckDB' and its spatial extension (see ) while maintaining compatibility with R’s spatial data ecosystem to work with spatial vector data. URL: https://cidree.github.io/duckh3/, https://github.com/Cidree/duckh3 BugReports: https://github.com/Cidree/duckh3/issues Encoding: UTF-8 License: GPL (>= 3) Imports: cli, DBI, dbplyr, dplyr, duckdb, duckspatial (>= 1.0.0), glue Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: sf, testthat (>= 3.0.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libzstd-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev xz-utils Repository: https://cidree.r-universe.dev Date/Publication: 2026-04-25 09:42:28 UTC RemoteUrl: https://github.com/cidree/duckh3 RemoteRef: HEAD RemoteSha: 59de57c82f3ba9ab5b0df53ecdbcd3b520d9045a NeedsCompilation: no Packaged: 2026-06-21 18:25:40 UTC; root Author: Adrián Cidre González [aut, cre] (ORCID: ), Egor Kotov [aut] (ORCID: ), Rafael H. M. Pereira [aut] (ORCID: ) Maintainer: Adrián Cidre González Depends: R (>= 4.1.0)