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.
Downloads
CRAN
314
Last 30 days
12474th
836
Last 90 days
3.3K
Last year
Trend: +40.2% (30d vs prior 30d)
r2u
CRAN
9
Last 30 days
25
Last 90 days
115
Last year
Trend: -40% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING
r-devel-linux-x86_64-debian-gcc
for unstated dependencies in examples
Warning in file(out, "wt") : cannot open file '/tmp/Rtmplnlb4T/file3d4a0d1becac3d/cvap_distribute_censable.R': No space left on device Error in file(out, "wt") : cannot open the connection Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 19, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 12, 2026
ERROR
r-release-linux-x86_64
examples
Running examples in ‘cvap-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: vest_crosswalk
> ### Title: Download Processed VEST Block Crosswalk
> ### Aliases: vest_crosswalk
>
> ##
...[truncated]...
s/DE.rds': HTTP status was '502 Bad Gateway'
Error in utils::download.file(url = url, destfile = file) :
cannot open URL 'https://github.com/alarm-redist/census-2020/raw/main/crosswalks/DE.rds'
Calls: vest_crosswalk -> <Anonymous>
Execution halted