Package: ess
Title: Download Data from the European Social Survey on the Fly
Version: 0.1.1
Authors@R: person("Jorge", "Cimentada", email = "cimentadaj@gmail.com", role = c("aut", "cre"))
BugReports: https://github.com/cimentadaj/ess/issues
Description: Download data from the European Social Survey directly from their website <http://www.europeansocialsurvey.org/>. There are two family 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/cimentadaj/ess
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: xml2, httr, stringr, haven, rvest, tibble
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
Note: The ess package is named to match the European Social Survey
        (ESS) hosted at http://www.europeansocialsurvey.org/. It is
        unrelated to the Emacs Speaks Statistics (ESS) project, an
        emacs-based Integrated Development Environment hosted at
        https://ess.r-project.org
NeedsCompilation: no
Packaged: 2018-03-02 16:41:01 UTC; cimentadaj
Author: Jorge Cimentada [aut, cre]
Maintainer: Jorge Cimentada <cimentadaj@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-02 16:56:07 UTC
