Package: censable Title: Making Census Data More Usable Version: 0.0.8 Authors@R: person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "ctkenny@proton.me", comment = c(ORCID = "0000-0002-9386-6860")) URL: https://christophertkenny.com/censable/, https://github.com/christopherkenny/censable BugReports: https://github.com/christopherkenny/censable/issues Description: Creates a common framework for organizing, naming, and gathering population, age, race, and ethnicity data from the Census Bureau. Accesses the API . Provides tools for adding information to existing data to line up with Census data. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: roxygen2, spelling, testthat (>= 3.0.0) Imports: dplyr (>= 1.0.4), rlang (>= 0.4.11), sf (>= 1.0.0), tibble, stringr, memoise, purrr, censusapi, methods, tinytiger Depends: R (>= 4.1.0) Config/testthat/edition: 3 Config/Needs/website: christopherkenny/ctktemplate Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://alarm-redist.r-universe.dev Date/Publication: 2026-05-01 18:23:58 UTC RemoteUrl: https://github.com/christopherkenny/censable RemoteRef: HEAD RemoteSha: 0cf1ff9288c047956aef66126a8e9af877123f5a NeedsCompilation: no Packaged: 2026-05-31 06:16:00 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny