Package: ropercenter
Type: Package
Title: Reproducible Data Retrieval from the Roper Center Data Archive
Version: 0.3.2
Date: 2023-06-29
Authors@R: c(
    person("Frederick", "Solt", email = "frederick-solt@uiowa.edu", role = c("aut", "cre", "cph")),
    person("Jennifer", "Lin", email = "jenniferlin2025@u.northwestern.edu", role = c("ctb")),
    person("Paul", "Gronke", email = "gronkep@reed.edu", role = c("ctb")),
    person("Dave", "Peterson", email = "daveamp@iastate.edu", role = c("ctb")))
URL: https://github.com/fsolt/ropercenter,
        https://fsolt.org/ropercenter/
BugReports: https://github.com/fsolt/ropercenter/issues
Description: Reproducible, programmatic retrieval of datasets from the
    Roper Center data archive.  The Roper Center for Public Opinion
    Research <https://ropercenter.cornell.edu> maintains the largest 
    archive of public opinion data in existence, but researchers using
    these datasets are caught in a bind.  The Center's terms and conditions
    bar redistribution of downloaded datasets, but to ensure that one's 
    work can be reproduced, assessed, and built upon by others, one must
    provide access to the raw data one employed.  The `ropercenter`
    package cuts this knot by providing registered users with programmatic,
    reproducible access to Roper Center datasets from within R.
License: MIT + file LICENSE
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: RSelenium, dplyr, foreign, haven, magrittr, netstat, purrr,
        readr, rio, stringr, tibble, tidyr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-07-02 16:38:26 UTC; fredsolt
Author: Frederick Solt [aut, cre, cph],
  Jennifer Lin [ctb],
  Paul Gronke [ctb],
  Dave Peterson [ctb]
Maintainer: Frederick Solt <frederick-solt@uiowa.edu>
Repository: CRAN
Date/Publication: 2023-07-02 17:00:02 UTC
