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 <https://www.census.gov/data/developers/data-sets.html>. Provides 
    tools for adding information to existing data to line up with Census data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: 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
Language: en-US
NeedsCompilation: no
Packaged: 2025-09-01 18:15:40 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-09-01 19:50:01 UTC
