Package: surveydata
Version: 0.2.2
Date: 2018-12-06
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.
URL: http://andrie.github.io/surveydata/index.html
BugReports: https://github.com/andrie/surveydata
ByteCompile: yes
Depends: R (>= 3.0.0)
Imports: stringr (>= 0.5), plyr, dplyr, rlang, magrittr, purrr,
        ggplot2, scales, tidyr, DT, assertthat
Suggests: testthat, knitr, rmarkdown, withr, covr, rprojroot
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-12-06 18:32:52 UTC; apdev
Author: Andrie de Vries [aut, cre, cph]
Maintainer: Andrie de Vries <apdevries@gmail.com>
Repository: CRAN
Date/Publication: 2018-12-06 18:50:03 UTC
