Type: Package
Package: groupedstats
Title: Grouped Statistical Analyses in a Tidy Way
Version: 0.0.1
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.4.4), crayon (>= 1.3.4), dplyr (>= 0.7.5), glue
        (>= 1.2.0), magrittr (>= 1.5), purrr (>= 0.2.5), rlang (>=
        0.2.1), robust (>= 0.4-18), rstudioapi (>= 0.7), sjstats (>=
        0.14.3), skimr (>= 1.0.3), stats, tibble (>= 1.4.2), tidyr (>=
        0.8.1)
Suggests: covr (>= 3.0.1), ggplot2 (>= 2.2.1), ggstatsplot (>= 0.0.3),
        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-05 12:22:44 UTC; inp099
Author: Indrajeet Patil [aut, cre] (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2018-07-05 18:00:02 UTC
