Type: Package Package: statsExpressions Title: Tidy Dataframes and Expressions with Statistical Details Version: 2.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: 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) . License: MIT + file LICENSE URL: https://www.indrapatil.com/statsExpressions/, https://github.com/IndrajeetPatil/statsExpressions BugReports: https://github.com/IndrajeetPatil/statsExpressions/issues Depends: R (>= 4.3.0), stats Imports: afex (>= 1.5-1), BayesFactor (>= 0.9.12-4.8), bayestestR (>= 0.17.0), correlation (>= 0.8.8), datawizard (>= 1.3.1), dplyr (>= 1.2.1), effectsize (>= 1.0.2), glue (>= 1.8.1), insight (>= 1.5.0), parameters (>= 0.28.3), performance (>= 0.16.0), PMCMRplus (>= 1.9.12), purrr (>= 1.2.2), rlang (>= 1.2.0), rstantools (>= 2.6.0), tidyr (>= 1.3.2), withr (>= 3.0.2), WRS2 (>= 1.1-7) Suggests: ggplot2, knitr, metaBMA, metafor, metaplus (>= 1.0-6), patrick, rmarkdown, survival, testthat (>= 3.3.2), 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 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://indrajeetpatil.r-universe.dev Date/Publication: 2026-05-03 09:36:09 UTC RemoteUrl: https://github.com/indrajeetpatil/statsexpressions RemoteRef: HEAD RemoteSha: 751c34735317fe61e2add104b494726077b05cdf NeedsCompilation: no Packaged: 2026-07-02 07:09:49 UTC; root Author: Indrajeet Patil [cre, aut, cph] (ORCID: )