Type: Package
Package: groupedstats
Title: Grouped Statistical Analyses in a Tidy Way
Version: 0.0.2
Authors@R: person(given = "Indrajeet", 
  family = "Patil", 
  email = "patilindrajeet.science@gmail.com", 
  role = c("aut", "cre"), 
  comment = c(ORCID = "0000-0003-1995-6531"))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
Description: Collection of functions to run statistical tests across all levels
  of multiple grouping variables.
License: GPL-3
URL: https://indrajeetpatil.github.io/groupedstats/
BugReports: https://github.com/IndrajeetPatil/groupedstats/issues
Depends: R (>= 3.3.0)
Imports: broom (>= 0.5.0), crayon (>= 1.3.4), dplyr (>= 0.7.6), glue
        (>= 1.2.0), lme4 (>= 1.1-17), magrittr (>= 1.5), purrr (>=
        0.2.5), rlang (>= 0.2.1), robust (>= 0.4-18), rstudioapi (>=
        0.7), sjstats (>= 0.16.0), skimr (>= 1.0.3), stats, tibble (>=
        1.4.2), tidyr (>= 0.8.1)
Suggests: gapminder, ggplot2 (>= 2.2.1), covr (>= 3.0.1), ggstatsplot
        (>= 0.0.4), knitr (>= 1.20), rmarkdown (>= 1.9), spelling
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Language: en-US
NeedsCompilation: no
Packaged: 2018-07-19 00:48:16 UTC; inp099
Author: Indrajeet Patil [aut, cre] (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2018-07-19 08:20:03 UTC
