Type: Package
Package: groupedstats
Title: Grouped Statistical Analyses in a Tidy Way
Version: 2.0.0
Authors@R: 
    person(given = "Indrajeet",
           family = "Patil",
           role = c("aut", "cre", "cph"),
           email = "patilindrajeet.science@gmail.com",
           comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets"))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
Description: Collection of functions to run statistical tests
    across all combinations of multiple grouping variables.
License: GPL-3 | file LICENSE
URL: https://indrajeetpatil.github.io/groupedstats/,
        https://github.com/IndrajeetPatil/groupedstats/
BugReports: https://github.com/IndrajeetPatil/groupedstats/issues/
Depends: R (>= 3.6.0)
Imports: broomExtra, dplyr, effectsize, glue, lme4, magrittr,
        parameters, purrr, rlang, skimr, stats, tibble, tidyr
Suggests: gapminder, ggplot2, knitr, rmarkdown
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-01 22:38:22 UTC; inp099
Author: Indrajeet Patil [aut, cre, cph]
    (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets)
Repository: CRAN
Date/Publication: 2020-12-01 23:00:03 UTC
