Type: Package
Package: statsExpressions
Title: Expressions with Statistical Details
Version: 0.4.2
Authors@R: 
    person(given = "Indrajeet",
           family = "Patil",
           role = c("cre", "aut", "cph"),
           email = "patilindrajeet.science@gmail.com",
           comment = c(ORCID = "0000-0003-1995-6531"))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
Description: Statistical processing backend for 'ggstatsplot',
    this package creates expressions with details from statistical tests.
    Currently, it supports only the most common types of statistical
    tests: parametric, nonparametric, robust, and Bayesian versions of
    t-test/ANOVA, correlation analyses, contingency table analysis, and
    meta-analysis.
License: GPL-3 | file LICENSE
URL: https://indrajeetpatil.github.io/statsExpressions,
        https://github.com/IndrajeetPatil/statsExpressions
BugReports: https://github.com/IndrajeetPatil/statsExpressions/issues
Depends: R (>= 3.6.0)
Imports: broomExtra, correlation (>= 0.3.0), dplyr, effectsize, ez,
        ipmisc (>= 3.0.1), metafor, metaplus, rcompanion, rlang, stats,
        tidyBF, tidyr, WRS2 (>= 1.1-0)
Suggests: ggplot2, knitr, rmarkdown, spelling, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.0.9000
NeedsCompilation: no
Packaged: 2020-06-19 16:15:43 UTC; inp099
Author: Indrajeet Patil [cre, aut, cph]
    (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2020-06-20 14:00:02 UTC
Built: R 3.6.3; ; 2020-08-05 09:02:23 UTC; windows
