Type: Package
Package: ggstatsplot
Title: 'ggplot2' Based Plots with Statistical Details
Version: 0.9.1
Authors@R: 
    person(given = "Indrajeet",
           family = "Patil",
           role = c("cre", "aut", "cph"),
           email = "patilindrajeet.science@gmail.com",
           comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets"))
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.
License: GPL-3 | file LICENSE
URL: https://indrajeetpatil.github.io/ggstatsplot/,
        https://github.com/IndrajeetPatil/ggstatsplot
BugReports: https://github.com/IndrajeetPatil/ggstatsplot/issues
Depends: R (>= 4.0.0)
Imports: correlation, dplyr, ggplot2, ggrepel, ggsignif, glue, insight
        (>= 0.15.0), paletteer, parameters (>= 0.16.0), patchwork,
        performance, purrr, rlang, stats, statsExpressions (>= 1.3.0),
        tidyr, utils, WRS2
Suggests: afex, BayesFactor (>= 0.9.12-4.3), forcats, gapminder,
        ggcorrplot, gginnards, ggside, knitr, lme4, MASS, metaBMA,
        metafor, PMCMRplus, psych, rmarkdown, spelling, survival,
        testthat (>= 3.1.0), tibble, vdiffr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.2
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2022-01-14 16:51:56 UTC; IndrajeetPatil
Author: Indrajeet Patil [cre, aut, cph]
    (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets)
Repository: CRAN
Date/Publication: 2022-01-14 23:42:42 UTC
Built: R 4.0.5; ; 2022-01-25 07:05:31 UTC; unix
