Package: CGPfunctions
Title: Powell Miscellaneous Functions for Teaching and Learning
        Statistics
Version: 0.6.0
Authors@R: person("Chuck", 
                  "Powell", 
                  email = "ibecav@gmail.com", 
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-3606-2188")
                )
Description: Miscellaneous functions useful for teaching statistics as well as actually practicing the art. They typically are not new methods but rather wrappers around either base R or other packages.
Depends: R (>= 3.6.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: BayesFactor, broom, car, DescTools (>= 0.99.32), dplyr,
        forcats, ggmosaic (>= 0.2.0), ggplot2 (>= 3.3.0), ggrepel,
        grid, methods, paletteer, partykit, purrr, rlang, scales (>=
        1.1.0), sjstats (>= 0.17.9), stats, stringr, tidyr
Suggests: BSDA, ggthemes, hrbrthemes, janitor, knitr, lsr, magrittr,
        productplots, pwr, rmarkdown, stringi, tibble, testthat,
        tidyselect
VignetteBuilder: knitr
RoxygenNote: 7.1.0
URL: https://github.com/ibecav/CGPfunctions
BugReports: https://github.com/ibecav/CGPfunctions/issues
NeedsCompilation: no
Packaged: 2020-04-02 12:56:30 UTC; cpowell
Author: Chuck Powell [aut, cre] (<https://orcid.org/0000-0002-3606-2188>)
Maintainer: Chuck Powell <ibecav@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-02 14:10:03 UTC
