Package: descsuppRplots
Title: Generate Plots for All Variables in Descriptive Tables
Version: 1.0
Authors@R: 
    c(person(given = "Andreas",
             family = "Leha",
             role = c("aut"),
             email = "andreas.leha@med.uni-goettingen.de"),
      person(given = "Fabian",
             family = "Kück",
             role = c("aut", "cre"),
             email = "fabian.kueck@med.uni-goettingen.de"))
Description: Visualizes variables from descriptive tables produced by
    'descsuppR::buildDescrTbl()' using 'ggstatsplot'. It automatically
    maps each variable to a suitable 'ggstatsplot' plotting function
    based on the applied or suggested statistical test. Users can override
    the automatic mapping via a named list of plot specifications. The
    package supports grouped and ungrouped tables, and forwards additional
    arguments to the underlying 'ggstatsplot' functions, providing quick,
    reproducible, and customizable default visualizations for descriptive
    summaries.
Depends: descsuppR (>= 1.1)
Imports: dplyr, descutils, rlang, tibble, ggplot2, ggstatsplot (>=
        0.12.0), ggsignif, zoo
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-09 16:14:04 UTC; kueck2
Author: Andreas Leha [aut],
  Fabian Kück [aut, cre]
Maintainer: Fabian Kück <fabian.kueck@med.uni-goettingen.de>
Repository: CRAN
Date/Publication: 2025-10-16 11:40:13 UTC
Built: R 4.4.3; ; 2025-11-07 21:24:54 UTC; windows
