Type: Package Package: ggstatsplot Title: 'ggplot2' Based Plots with Statistical Details Version: 1.0.0 Authors@R: person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0003-1995-6531")) Maintainer: Indrajeet Patil 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) . License: MIT + file LICENSE URL: https://www.indrapatil.com/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.3.1), dplyr (>= 1.2.1), forcats (>= 1.0.1), ggcorrplot (>= 0.1.4.1), ggplot2 (>= 4.0.3), ggrepel (>= 0.9.8), ggside (>= 0.4.1), ggsignif (>= 0.6.4), glue (>= 1.8.1), insight (>= 1.5.0), paletteer (>= 1.7.0), parameters (>= 0.28.3), patchwork (>= 1.3.2), performance (>= 0.16.0), purrr (>= 1.2.2), rlang (>= 1.2.0), statsExpressions (>= 2.0.0), tidyr (>= 1.3.2), utils Suggests: afex, BayesFactor (>= 0.9.12-4.7), bayestestR, gapminder, knitr, lme4 (>= 1.1-37), MASS, metaBMA, metafor, metaplus, patrick, psych, rmarkdown, rstantools, stats, survival, testthat (>= 3.3.2), tibble, vdiffr (>= 1.0.8), withr, WRS2 VignetteBuilder: knitr Config/Needs/check: anthonynorth/roxyglobals Config/roxyglobals/unique: TRUE Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list( markdown = TRUE, roclets = c("collate", "namespace", "rd", "pkgapi::api_roclet", "roxyglobals::global_roclet") ) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libgmp3-dev make libicu-dev libmpfr-dev pari-gp Repository: https://ar-puuk.r-universe.dev Date/Publication: 2026-05-03 09:36:10 UTC RemoteUrl: https://github.com/IndrajeetPatil/ggstatsplot RemoteRef: HEAD RemoteSha: 9f083a28ff216be8dea8c652b5954c3c8a8f9f62 NeedsCompilation: no Packaged: 2026-07-03 12:32:30 UTC; root Author: Indrajeet Patil [cre, aut, cph] (ORCID: )