Package: essurvey
Title: Download Data from the European Social Survey on the Fly
Version: 1.0.3
Date: 2019-10-14
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/onboarding/issues/201"),
    person("Nujcharee", "Haswell", role = "rev", comment = "Nujcharee reviewed the package for rOpensci, see https://github.com/ropensci/onboarding/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 <http://www.europeansocialsurvey.org/>. 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
LazyData: true
RoxygenNote: 6.1.1
Imports: xml2, httr, haven (>= 2.1.0), rvest, tibble, utils
Suggests: foreign, testthat (>= 2.1.0), knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-15 11:06:32 UTC; jorge
Author: Jorge Cimentada [aut, cre],
  Thomas Leeper [rev] (Thomas reviewed the package for rOpensci,see
    https://github.com/ropensci/onboarding/issues/201),
  Nujcharee Haswell [rev] (Nujcharee reviewed the package for rOpensci,
    see https://github.com/ropensci/onboarding/issues/201),
  Jorge Lopez [ctb],
  François Briatte [ctb]
Maintainer: Jorge Cimentada <cimentadaj@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-15 11:20:02 UTC
