Type: Package
Package: groupedstats
Title: Grouped Statistical Analyses in a Tidy Way
Version: 0.0.3
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 | file LICENSE
URL: https://indrajeetpatil.github.io/groupedstats/,
        https://github.com/IndrajeetPatil/groupedstats
BugReports: https://github.com/IndrajeetPatil/groupedstats/issues
Depends: R (>= 3.3.0)
Imports: broom (>= 0.5.0), broom.mixed(>= 0.2.2), crayon (>= 1.3.4),
        dplyr (>= 0.7.6), glue (>= 1.2.0), lme4 (>= 1.1-18-1), magrittr
        (>= 1.5), purrr (>= 0.2.5), rlang (>= 0.2.2), robust (>=
        0.4-18), rstudioapi (>= 0.7), sjstats (>= 0.17.0), skimr (>=
        1.0.3), stats, tibble (>= 1.4.2), tidyr (>= 0.8.1)
Suggests: gapminder, ggplot2 (>= 2.2.1), covr (>= 3.0.1), knitr (>=
        1.20), rmarkdown (>= 1.9), spelling
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0.9000
Language: en-US
NeedsCompilation: no
Packaged: 2018-10-05 13:25:55 UTC; inp099
Author: Indrajeet Patil [aut, cre] (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2018-10-05 13:50:03 UTC
