Package: cvap
Title: Citizen Voting Age Population
Version: 0.1.6
Date: 2025-09-02
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "ctkenny@proton.me",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Works with the Citizen Voting Age Population special tabulation from the US Census Bureau <https://www.census.gov/programs-surveys/decennial-census/about/voting-rights/cvap.html>. Provides tools to download and process raw data. Also provides a downloading interface to processed data. Implements a very basic approach to estimate block level citizen voting age population from block group data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: censable, cli, dplyr, fs, readr, rlang, stringr, tidyr
URL: https://github.com/christopherkenny/cvap,
        https://christophertkenny.com/cvap/
BugReports: https://github.com/christopherkenny/cvap/issues
Depends: R (>= 4.1)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-02 20:09:01 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-02 20:50:29 UTC
Built: R 4.5.2; ; 2025-11-08 04:16:51 UTC; windows
