Package: cvap Title: Citizen Voting Age Population Version: 0.1.7 Date: 2025-10-09 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 . 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 Roxygen: list(markdown = 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 Config/Needs/website: christopherkenny/ctktemplate Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-01 16:14:56 UTC RemoteUrl: https://github.com/christopherkenny/cvap RemoteRef: HEAD RemoteSha: e3ed4153a6d7660f7b79989f1c6274ec676682d8 NeedsCompilation: no Packaged: 2026-05-31 06:23:31 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny