Type: Package
Package: statsExpressions
Title: Expressions with Statistical Details
Version: 0.2.1
Authors@R: 
    c(person(given = "Indrajeet",
             family = "Patil",
             role = c("cre", "aut", "ctb"),
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531")),
      person(given = "Chuck",
             family = "Powell",
             role = "ctb",
             email = "ibecav@gmail.com",
             comment = c(ORCID = "0000-0002-3606-2188")))
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.5.0)
Imports: BayesFactor (>= 0.9.12-4.2), boot (>= 1.3-24), broomExtra (>=
        1.0.1), crayon (>= 1.3.4), dplyr (>= 0.8.3), ez (>= 4.4-0),
        groupedstats (>= 0.1.1), metaBMA (>= 0.6.2), metafor (>=
        2.1-0), metaplus (>= 0.7-11), psych (>= 1.9.12.31), purrr (>=
        0.3.3), rcompanion (>= 2.3.21), rlang (>= 0.4.2), stats, tibble
        (>= 2.1.3), tidyr (>= 1.0.0), WRS2 (>= 1.0-0), zeallot (>=
        0.1.0)
Suggests: ggplot2, knitr, rmarkdown, spelling, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-22 14:16:46 UTC; inp099
Author: Indrajeet Patil [cre, aut, ctb]
    (<https://orcid.org/0000-0003-1995-6531>),
  Chuck Powell [ctb] (<https://orcid.org/0000-0002-3606-2188>)
Repository: CRAN
Date/Publication: 2020-01-23 13:40:02 UTC
