Type: Package
Package: statsExpressions
Title: Expressions with Statistical Details
Version: 0.3.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, boot, broomExtra (>= 1.0.1), dplyr, ez, ipmisc
        (>= 1.1.0), metaBMA, metafor, metaplus, psych, purrr,
        rcompanion, rlang, sjstats, stats, tibble, tidyr, WRS2
Suggests: ggplot2, knitr, rmarkdown, spelling, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2.9000
NeedsCompilation: no
Packaged: 2020-02-14 09:56:32 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-02-14 11:20:02 UTC
