Package: pewdata Type: Package Title: Reproducible Retrieval of Pew Research Center Datasets Version: 0.3.2 Date: 2021-04-03 Authors@R: c( person("Frederick", "Solt", email = "frederick-solt@uiowa.edu", role = c("aut", "cre")), person("Yue", "Hu", email = "yuehu@tsinghua.edu.cn", role = c("aut")), person("Eric", "Persson", email = "expersso5@gmail.com", role = c("ctb"))) URL: https://github.com/fsolt/pewdata BugReports: https://github.com/fsolt/pewdata/issues Description: Reproducible, programmatic retrieval of survey datasets from the Pew Research Center. License: MIT + file LICENSE Encoding: UTF-8 Suggests: knitr, rmarkdown VignetteBuilder: knitr Imports: RSelenium, foreign, magrittr, purrr, rio, stringr, tools, utils RoxygenNote: 7.1.1 Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://fsolt.r-universe.dev Date/Publication: 2021-04-14 05:54:40 UTC RemoteUrl: https://github.com/fsolt/pewdata RemoteRef: HEAD RemoteSha: 1ad60c933fc489832b0d0544e441d860f4e13698 NeedsCompilation: no Packaged: 2026-07-04 07:09:40 UTC; root Author: Frederick Solt [aut, cre], Yue Hu [aut], Eric Persson [ctb] Maintainer: Frederick Solt