Package: surveyexplorer
Title: Quickly Explore Complex Survey Data
Version: 0.2.0
Authors@R: 
    person("Liam", "Haller", email = "liamhllr2@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8033-6599"))
Description: Visualize and tabulate single-choice, multiple-choice, matrix-style questions from survey data. 
    Includes ability to group cross-tabulations, frequency distributions, and plots by categorical variables and 
    to integrate survey weights. Ideal for quickly uncovering descriptive patterns in survey data.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: dplyr, ggplot2, ggupset, gt, purrr, rlang, scales, stringr,
        tidyr, tidyselect
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Language: en-US
NeedsCompilation: no
Packaged: 2024-06-07 09:26:49 UTC; haller
Author: Liam Haller [aut, cre, cph] (<https://orcid.org/0000-0001-8033-6599>)
Maintainer: Liam Haller <liamhllr2@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-07 09:50:02 UTC
Built: R 4.6.0; ; 2025-08-20 04:15:51 UTC; unix
