Type: Package
Package: statsExpressions
Title: Tidy Dataframes and Expressions with Statistical Details
Version: 1.7.1
Authors@R: 
    person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-1995-6531"))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
Description: Utilities for producing dataframes with rich details for the
    most common types of statistical approaches and tests: parametric,
    nonparametric, robust, and Bayesian t-test, one-way ANOVA, correlation
    analyses, contingency table analyses, and meta-analyses. The functions
    are pipe-friendly and provide a consistent syntax to work with tidy
    data. These dataframes additionally contain expressions with
    statistical details, and can be used in graphing packages. This
    package also forms the statistical processing backend for
    'ggstatsplot'. References: Patil (2021) <doi:10.21105/joss.03236>.
License: MIT + file LICENSE
URL: https://indrajeetpatil.github.io/statsExpressions/,
        https://github.com/IndrajeetPatil/statsExpressions
BugReports: https://github.com/IndrajeetPatil/statsExpressions/issues
Depends: R (>= 4.3.0), stats
Imports: afex (>= 1.4-1), BayesFactor (>= 0.9.12-4.7), bayestestR (>=
        0.16.1), correlation (>= 0.8.8), datawizard (>= 1.2.0), dplyr
        (>= 1.1.4), effectsize (>= 1.0.1), glue (>= 1.8.0), insight (>=
        1.3.1), magrittr (>= 2.0.3), parameters (>= 0.27.0),
        performance (>= 0.15.0), PMCMRplus (>= 1.9.12), purrr (>=
        1.1.0), rlang (>= 1.1.6), rstantools (>= 2.4.0), tidyr (>=
        1.3.1), withr (>= 3.0.2), WRS2 (>= 1.1-7), zeallot (>= 0.2.0)
Suggests: ggplot2, knitr, metaBMA, metafor, metaplus (>= 1.0-6),
        patrick, rmarkdown, survival, testthat (>= 3.2.3), utils
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
RoxygenNote: 7.3.2.9000
NeedsCompilation: no
Packaged: 2025-07-27 10:04:57 UTC; indrajeetpatil
Author: Indrajeet Patil [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2025-07-27 10:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:58:23 UTC; windows
