Package: cpsvote Title: A Toolbox for Using the CPS’s Voting and Registration Supplement Version: 0.2.1 Authors@R: c(person(given = "Jay", family = "Lee", role = c("aut")), person(given = "Paul", family = "Gronke", role = c("aut", "cre"), email = "gronkep@reed.edu"), person(given = "Frank", family = "Adonteng", role = c("ctb")), person(given = "John", family = "Curiel", role = c("ctb")) ) Description: Provides automated methods for downloading, recoding, and merging selected years of the Current Population Survey's Voting and Registration Supplement , a large N national survey about registration, voting, and non-voting in United States federal elections. Provides documentation for appropriate use of sample weights to generate statistical estimates, drawing from Hur & Achen (2013) and McDonald (2018) . URL: https://github.com/Reed-EVIC/cpsvote, https://reed-evic.github.io/cpsvote/ BugReports: https://github.com/Reed-EVIC/cpsvote/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.6.0) Suggests: knitr, tidyverse, rmarkdown, survey, srvyr, here, scales, ggplot2, usmap, ggthemes, tweenr VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Imports: magrittr, readr, dplyr, stringr, forcats (>= 1.0.0), rlang Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://reed-evic.r-universe.dev Date/Publication: 2026-07-01 17:57:07 UTC RemoteUrl: https://github.com/reed-evic/cpsvote RemoteRef: HEAD RemoteSha: 125b2338592d7faf9ddcfae2b24a20798d2aea16 NeedsCompilation: no Packaged: 2026-07-01 18:07:44 UTC; root Author: Jay Lee [aut], Paul Gronke [aut, cre], Frank Adonteng [ctb], John Curiel [ctb] Maintainer: Paul Gronke