Package: essurvey Title: Download Data from the European Social Survey on the Fly Version: 1.0.8 Date: 2022-01-09 Authors@R: c( person("Jorge", "Cimentada", email = "cimentadaj@gmail.com", role = c("aut", "cre")), person("Thomas", "Leeper", role = "rev", comment = "Thomas reviewed the package for rOpensci,see https://github.com/ropensci/software-review/issues/201"), person("Nujcharee", "Haswell", role = "rev", comment = "Nujcharee reviewed the package for rOpensci, see https://github.com/ropensci/software-review/issues/201"), person("Jorge", "Lopez", email = "jorge@loperez.com", role = c("ctb")), person("François", "Briatte", email = "f.briatte@gmail.com", role = c("ctb")) ) BugReports: https://github.com/ropensci/essurvey/issues Description: Download data from the European Social Survey directly from their website . There are two families of functions that allow you to download and interactively check all countries and rounds available. Depends: R (>= 3.4.0) License: MIT + file LICENSE URL: https://docs.ropensci.org/essurvey/, https://github.com/ropensci/essurvey Encoding: UTF-8 RoxygenNote: 7.1.1 Imports: xml2, httr, haven (>= 2.1.0), rvest, tibble, utils Suggests: foreign, testthat (>= 2.1.0), knitr, rmarkdown, covr VignetteBuilder: knitr Config/pak/sysreqs: make libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2022-01-10 11:13:58 UTC RemoteUrl: https://github.com/ropensci/essurvey RemoteRef: master RemoteSha: b2d05a3a89120e15c0a0bea635ec1884adacb17d NeedsCompilation: no Packaged: 2026-07-01 08:26:46 UTC; root Author: Jorge Cimentada [aut, cre], Thomas Leeper [rev] (Thomas reviewed the package for rOpensci,see https://github.com/ropensci/software-review/issues/201), Nujcharee Haswell [rev] (Nujcharee reviewed the package for rOpensci, see https://github.com/ropensci/software-review/issues/201), Jorge Lopez [ctb], François Briatte [ctb] Maintainer: Jorge Cimentada