Package: essurvey
Title: Download Data from the European Social Survey on the Fly
Version: 1.0.2
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")
  )
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://github.com/ropensci/essurvey,
        https://ropensci.github.io/essurvey/
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: xml2, httr, stringr, haven, rvest
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-23 14:55:35 UTC; cimentadaj
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)
Maintainer: Jorge Cimentada <cimentadaj@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-23 15:24:26 UTC
