Package: sumvar
Title: Summarise and Explore Continuous, Categorical and Date Variables
Version: 0.2.0
Authors@R: 
    person("Alexander", "Stockdale", , "a.stockdale@liverpool.ac.uk", role = c("aut", "cre", "cph"))
Description: Explore continuous, date and categorical variables with summary
    statistics, visualisations, and frequency tables. Brings the ease and
    simplicity of the sum and tab commands from 'Stata' to 'R', including
    support for two-way cross-tabulations, hypothesis tests, duplicate and
    missing data exploration, and automated HTML or PDF exploratory reports.
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: cli, dplyr, ggplot2, kableExtra, knitr, magrittr, patchwork,
        purrr, rlang, rmarkdown, scales, stats, tibble, tidyr, utils
Suggests: testthat (>= 3.0.0), tinytex
Config/testthat/edition: 3
URL: https://github.com/alstockdale/sumvar,
        https://alstockdale.github.io/sumvar/
BugReports: https://github.com/alstockdale/sumvar/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-18 20:35:59 UTC; al_st
Author: Alexander Stockdale [aut, cre, cph]
Maintainer: Alexander Stockdale <a.stockdale@liverpool.ac.uk>
Repository: CRAN
Date/Publication: 2026-03-19 07:10:02 UTC
Built: R 4.5.2; ; 2026-03-20 06:36:49 UTC; unix
