Package: cpsvote
Title: A Toolbox for Using the CPS’s Voting and Registration Supplement
Version: 0.1.0
Authors@R: 
    c(person(given = "Jay",
           family = "Lee",
           role = c("aut", "cre"),
           email = "jaylee@reed.edu"),
    person(given = "Paul",
           family = "Gronke",
           role = c("aut")),
    person(given = "Canyon",
           family = "Foot",
           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) <doi:10.1093/poq/nft042> and McDonald (2018) 
    <http://www.electproject.org/home/voter-turnout/voter-turnout-data>.
URL: https://github.com/Reed-EVIC/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, rmarkdown, survey, srvyr, here, scales, ggplot2, usmap
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Imports: magrittr, readr, dplyr, stringr, forcats, rlang
NeedsCompilation: no
Packaged: 2020-10-27 16:14:53 UTC; jaylee
Author: Jay Lee [aut, cre],
  Paul Gronke [aut],
  Canyon Foot [ctb]
Maintainer: Jay Lee <jaylee@reed.edu>
Repository: CRAN
Date/Publication: 2020-11-05 16:00:02 UTC
Built: R 4.2.0; ; 2022-03-22 20:35:05 UTC; unix
