Package: sumvar
Title: Summarise Continuous, Date and Categorical Variables, Check for
        Duplicates and Missing Data
Version: 0.1
Authors@R: 
    person("Alexander", "Stockdale", , "a.stockdale@liverpool.ac.uk", role = c("aut", "cre"))
Description: Explore continuous, date and categorical variables. 'sumvar' aims to bring the ease and simplicity of the "sum" and "tab" functions from 'stata'. 
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, ggplot2, lubridate, magrittr, patchwork, purrr, rlang,
        scales, stats, tibble, tidyr, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
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: 2025-06-11 17:14:46 UTC; al_st
Author: Alexander Stockdale [aut, cre]
Maintainer: Alexander Stockdale <a.stockdale@liverpool.ac.uk>
Repository: CRAN
Date/Publication: 2025-06-13 20:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:23:14 UTC; windows
