Package: easycensus
Title: Quickly Find, Extract, and Marginalize U.S. Census Tables
Version: 1.1.1
Authors@R: 
    person("Cory", "McCartan", email="cmccartan@g.harvard.edu", role=c("aut", "cre"))
Description: Extracting desired data using the proper Census variable names can 
    be time-consuming. This package takes the pain out of that process by 
    providing functions to quickly locate variables and download labeled tables 
    from the Census APIs (<https://www.census.gov/data/developers/data-sets.html>).
Depends: R (>= 2.10)
Imports: rlang, vctrs, pillar, dplyr (>= 1.0.0), tidyr (>= 1.0.0),
        stringr, censusapi, cli
Suggests: posterior, testthat (>= 3.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
URL: https://corymccartan.com/easycensus/,
        https://github.com/CoryMcCartan/easycensus/,
        http://corymccartan.com/easycensus/
BugReports: https://github.com/CoryMcCartan/easycensus/issues
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2023-03-20 04:28:32 UTC; cmccartan
Author: Cory McCartan [aut, cre]
Maintainer: Cory McCartan <cmccartan@g.harvard.edu>
Repository: CRAN
Date/Publication: 2023-03-20 20:20:02 UTC
Built: R 4.1.2; ; 2023-03-21 11:26:37 UTC; unix
