Package: codec Title: Community Data Explorer for Cincinnati Version: 3.0.0 Authors@R: c( person("Cole", "Brokamp", email = "cole.brokamp@gmail.com", role = c("aut", "cre")), person("Erika", "Manning", role = "aut"), person("Andrew", "Vancil", role = "aut") ) Description: This repository serves as the definition of the CoDEC data specifications and provides helpers to create, validate, release, and read CoDEC data. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0), devtools, roxygen2, rmarkdown, dpkg, dplyr, tibble, knitr, s2 Config/testthat/edition: 3 URL: https://github.com/geomarker-io/codec BugReports: https://github.com/geomarker-io/codec/issues Imports: rlang, tidyselect, stringr, glue, here, pins, sf, withr Depends: R (>= 4.1.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://geomarker-io.r-universe.dev Date/Publication: 2025-09-02 18:26:41 UTC RemoteUrl: https://github.com/geomarker-io/codec RemoteRef: v3.0.0 RemoteSha: 7442d310c21ed267f22cd0f339210da761c0e739 NeedsCompilation: no Packaged: 2026-06-10 07:13:21 UTC; root Author: Cole Brokamp [aut, cre], Erika Manning [aut], Andrew Vancil [aut] Maintainer: Cole Brokamp