Type: Package
Package: ggstatsplot
Title: 'ggplot2' Based Plots with Statistical Details
Version: 0.13.3
Authors@R: 
    c(person(given = "Indrajeet",
             family = "Patil",
             role = c("cre", "aut", "cph"),
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531")),
      person(given = "Chuck",
             family = "Powell",
             email = "ibecav@gmail.com",
             role = "ctb",
             comment = c(ORCID = "0000-0002-3606-2188")))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
Description: Extension of 'ggplot2', 'ggstatsplot' creates graphics with
    details from statistical tests included in the plots themselves. It
    provides an easier syntax to generate information-rich plots for
    statistical analysis of continuous (violin plots, scatterplots,
    histograms, dot plots, dot-and-whisker plots) or categorical (pie and
    bar charts) data. Currently, it supports the most common types of
    statistical approaches and tests: parametric, nonparametric, robust,
    and Bayesian versions of t-test/ANOVA, correlation analyses,
    contingency table analysis, meta-analysis, and regression analyses.
    References: Patil (2021) <doi:10.21105/joss.03236>.
License: MIT + file LICENSE
URL: https://indrajeetpatil.github.io/ggstatsplot/,
        https://github.com/IndrajeetPatil/ggstatsplot
BugReports: https://github.com/IndrajeetPatil/ggstatsplot/issues
Depends: R (>= 4.3.0)
Imports: correlation (>= 0.8.8), datawizard (>= 1.2.0), dplyr (>=
        1.1.4), ggcorrplot (>= 0.1.4.1), ggplot2 (>= 4.0.0), ggrepel
        (>= 0.9.6), ggside (>= 0.4.0), ggsignif (>= 0.6.4), glue (>=
        1.8.0), insight (>= 1.4.2), magrittr (>= 2.0.4), paletteer (>=
        1.6.0), parameters (>= 0.28.2), patchwork (>= 1.3.2),
        performance (>= 0.15.1), purrr (>= 1.1.0), rlang (>= 1.1.6),
        statsExpressions (>= 1.7.1), tidyr (>= 1.3.1), utils
Suggests: afex, bayestestR, BayesFactor (>= 0.9.12-4.7), gapminder,
        knitr, lme4 (>= 1.1-37), MASS, metaBMA, metafor, metaplus,
        psych, rmarkdown, rstantools, stats, survival, testthat (>=
        3.2.3), tibble, vdiffr (>= 1.0.8), withr, WRS2
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/Needs/check: anthonynorth/roxyglobals
Config/roxyglobals/unique: TRUE
NeedsCompilation: no
Packaged: 2025-10-05 10:19:35 UTC; indrajeetpatil
Author: Indrajeet Patil [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0003-1995-6531>),
  Chuck Powell [ctb] (ORCID: <https://orcid.org/0000-0002-3606-2188>)
Repository: CRAN
Date/Publication: 2025-10-05 11:00:02 UTC
Built: R 4.4.3; ; 2025-10-08 04:58:54 UTC; windows
