Package: censable
Title: Making Census Data More Usable
Version: 0.0.5
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "christopherkenny@fas.harvard.edu",
           comment = c(ORCID = "0000-0002-9386-6860"))
Date: 2022-11-19
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.2.1
Suggests: roxygen2, spelling, testthat (>= 3.0.0)
Imports: magrittr, dplyr (>= 1.0.4), rlang (>= 0.4.11), sf (>= 1.0.0),
        tibble, stringr, memoise, purrr, censusapi, methods, tinytiger
Depends: R (>= 2.10)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2022-11-19 18:43:32 UTC; chris
Author: Christopher T. Kenny [aut, cre]
    (<https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2022-11-19 21:20:02 UTC
Built: R 4.1.2; ; 2022-11-20 11:55:49 UTC; unix
