Package: ropercenter Type: Package Title: Reproducible Data Retrieval from the Roper Center Data Archive Version: 0.3.2.9000 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 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 Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://fsolt.r-universe.dev Date/Publication: 2023-07-03 14:20:51 UTC RemoteUrl: https://github.com/fsolt/ropercenter RemoteRef: HEAD RemoteSha: 5f6318ff301ac190d0ee9a9bf3c7284b01f2625d NeedsCompilation: no Packaged: 2026-07-05 02:48:47 UTC; root Author: Frederick Solt [aut, cre, cph], Jennifer Lin [ctb], Paul Gronke [ctb], Dave Peterson [ctb] Maintainer: Frederick Solt