Package: easycensus
Title: Quickly Extract and Marginalize U.S. Census Tables
Version: 0.2.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, dplyr (>= 1.0.0), stringr, tidycensus, cli
Suggests: testthat (>= 3.0.0), sf, purrr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://corymccartan.github.io/easycensus/
BugReports: https://github.com/CoryMcCartan/easycensus/issues
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2022-02-24 19:42:19 UTC; cmccartan
Author: Cory McCartan [aut, cre]
Maintainer: Cory McCartan <cmccartan@g.harvard.edu>
Repository: CRAN
Date/Publication: 2022-02-28 19:20:02 UTC
Built: R 4.0.5; ; 2022-03-01 11:57:40 UTC; unix
