Package: surveydata
Version: 0.2.7
License: GPL-2 | GPL-3
Title: Tools to Work with Survey Data
LazyData: true
LazyLoad: true
Copyright: Andrie de Vries
Authors@R: c(
    person("Andrie", "de Vries", role=c("aut", "cre", "cph"), 
        email="apdevries@gmail.com"),
    person("Evan", "Odell", role=c("ctb"))
    )
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: https://github.com/andrie/surveydata,
        https://andrie.github.io/surveydata/
BugReports: https://github.com/andrie/surveydata/issues
ByteCompile: yes
Depends: R (>= 3.0.0)
Imports: dplyr, rlang, magrittr, purrr, ggplot2, scales, tidyr, DT,
        assertthat
Suggests: testthat, knitr, rmarkdown, withr, covr, rprojroot, spelling
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-12 17:23:15 UTC; apdev
Author: Andrie de Vries [aut, cre, cph],
  Evan Odell [ctb]
Maintainer: Andrie de Vries <apdevries@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-12 18:00:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:56:34 UTC; windows
