Type: Package
Package: pairwiseComparisons
Title: Multiple Pairwise Comparison Tests
Version: 1.1.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: Multiple pairwise comparison tests on tidy data for
    one-way analysis of variance for both between-subjects and
    within-subjects designs. Currently, it supports only the most common
    types of statistical analyses and tests: parametric (Welch's and
    Student's t-test), nonparametric (Durbin-Conover and Dunn test),
    robust (Yuen’s trimmed means test), and Bayes Factor (Student's
    t-test).
License: GPL-3 | file LICENSE
URL: https://indrajeetpatil.github.io/pairwiseComparisons/,
        https://github.com/IndrajeetPatil/pairwiseComparisons
BugReports: https://github.com/IndrajeetPatil/pairwiseComparisons/issues
Depends: R (>= 3.6.0)
Imports: broomExtra, dplyr, dunn.test, forcats, ipmisc (>= 3.0.1),
        PMCMRplus, purrr, rlang, stats, tidyBF (>= 0.2.1), tidyr,
        utils, WRS2 (>= 1.1-0)
Suggests: knitr, rmarkdown, spelling, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.0.9000
NeedsCompilation: no
Packaged: 2020-06-23 06:50:14 UTC; inp099
Author: Indrajeet Patil [cre, aut, cph]
    (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2020-06-23 10:50:02 UTC
Built: R 3.6.3; ; 2020-08-05 09:02:12 UTC; windows
