Type: Package
Package: ggstatsplot
Title: 'ggplot2' Based Plots with Statistical Details
Version: 0.0.5
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: Extension of 'ggplot2', 'ggstatsplot' creates graphics with details from statistical tests 
  (parametric, non-parametric, or robust) included in the plots themselves. It is targeted primarily at 
  behavioral sciences community to provide a one-line code to generate information-rich plots for 
  statistical analysis of continuous (violin plots, scatterplots, histograms) or categorical (pie charts) data.
License: GPL-3 | file LICENSE
URL: https://indrajeetpatil.github.io/ggstatsplot/
BugReports: https://github.com/IndrajeetPatil/ggstatsplot/issues
Depends: R (>= 3.3.0), datasets, grDevices, stats
Imports: boot (>= 1.3-20), broom (>= 0.5.0), coin (>= 1.2-2), cowplot
        (>= 0.9.3), crayon (>= 1.3.4), dplyr (>= 0.7.5), effsize (>=
        0.7.1), ggcorrplot (>= 0.1.1), ggExtra (>= 0.8), ggplot2 (>=
        3.0.0), ggrepel (>= 0.8.0), glue (>= 1.3.0), grid, gtable (>=
        0.2.0), jmv (>= 0.9.2.0), magrittr, purrr (>= 0.2.4), purrrlyr
        (>= 0.0.3), rlang (>= 0.2.0), scales (>= 1.0.0), sjstats (>=
        0.16.0), tibble (>= 1.4.2), tidyr (>= 0.8.1), WRS2 (>= 0.10-0)
Suggests: ggplot2movies, gapminder (>= 0.3.0), knitr, lme4 (>= 1.1-17),
        MASS, ordinal (>= 2018.4-19), robust (>= 0.4-18), plyr (>=
        1.8.4), rmarkdown, spelling, testthat, vdiffr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2018-08-14 17:14:45 UTC; inp099
Author: Indrajeet Patil [aut, cre] (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2018-08-14 18:10:05 UTC
