Type: Package
Package: statsExpressions
Title: Expressions with Statistical Details
Version: 0.1.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.
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-22), broomExtra (>=
        0.0.5), crayon (>= 1.3.4), dplyr (>= 0.8.3), ellipsis (>=
        0.2.0.1), ez (>= 4.4-0), groupedstats, magrittr (>= 1.5),
        MCMCpack (>= 1.4-4), methods, psych, rcompanion (>= 2.3.0),
        rlang (>= 0.4.0), stats, tibble (>= 2.1.3), tidyr (>= 0.8.3),
        WRS2 (>= 1.0-0)
Suggests: ggplot2, knitr, rmarkdown, spelling, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 6.1.1.9000
NeedsCompilation: no
Packaged: 2019-08-28 06:40:33 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: 2019-08-28 08:20:03 UTC
