Package: surveydata
License: GPL-2 | GPL-3
Title: Tools to Work with Survey Data
LazyData: true
LazyLoad: true
Copyright: Andrie de Vries
Authors@R: person("Andrie", "de Vries", role=c("aut", "cre", "cph"),
    email="apdevries@gmail.com")
Description: Data obtained from surveys contains information not only about the
    survey responses, but also the survey metadata, e.g. the original survey
    questions and the answer options. The surveydata package makes it easy to
    keep track of this metadata, and to easily extract columns with
    specific questions.
Version: 0.2.0
URL: https://github.com/andrie/surveydata
Date: 2017-07-19
ByteCompile: yes
Depends: R (>= 2.15.0)
Imports: stringr (>= 0.5), plyr, dplyr, magrittr, purrr
Suggests: testthat, knitr, rmarkdown, withr, covr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-07-19 16:56:40 UTC; adevries
Author: Andrie de Vries [aut, cre, cph]
Maintainer: Andrie de Vries <apdevries@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-19 17:07:52 UTC
