Type: Package
Package: groupedstats
Title: Grouped Statistical Analyses in a Tidy Way
Version: 0.2.0
Authors@R: 
    person(given = "Indrajeet",
           family = "Patil",
           role = c("aut", "cre"),
           email = "patilindrajeet.science@gmail.com",
           comment = c(ORCID = "0000-0003-1995-6531"))
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.5.0)
Imports: broomExtra, dplyr, glue, haven, ipmisc, lme4, parameters,
        purrr, rlang, rstudioapi, sjstats, skimr, stats, tibble, tidyr
Suggests: ez, gapminder, 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-28 08:30:31 UTC; inp099
Author: Indrajeet Patil [aut, cre] (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2020-02-28 12:10:09 UTC
