Package: gesisdata Type: Package Title: Reproducible Data Retrieval from the GESIS Data Archive Version: 0.1.2 Date: 2023-07-03 Authors@R: c( person("Frederick", "Solt", email = "frederick-solt@uiowa.edu", role = c("aut", "cre", "cph")), person("Dave", "Peterson", email = "daveamp@iastate.edu", role = c("ctb"))) URL: https://github.com/fsolt/gesisdata, https://fsolt.org/gesisdata/ BugReports: https://github.com/fsolt/gesisdata/issues Description: Reproducible, programmatic retrieval of datasets from the GESIS Data Archive. The GESIS Data Archive makes available thousands of invaluable datasets, but researchers using these datasets are caught in a bind. The archive's terms and conditions bar dissemination of downloaded datasets to third parties, 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 has employed. The 'gesisdata' package cuts this knot by providing registered users with programmatic, reproducible access to GESIS datasets from within 'R'. License: MIT + file LICENSE Suggests: knitr, rmarkdown VignetteBuilder: knitr Imports: dplyr, foreign, magrittr, netstat, rio, RSelenium (>= 1.7.1), stringr, tools, utils 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 21:04:22 UTC RemoteUrl: https://github.com/fsolt/gesisdata RemoteRef: HEAD RemoteSha: 78857132a6551192db69862ceb7cd379adaff1b9 NeedsCompilation: no Packaged: 2026-07-05 03:09:40 UTC; root Author: Frederick Solt [aut, cre, cph], Dave Peterson [ctb] Maintainer: Frederick Solt