Package: CarletonStats
Title: Functions for Statistics Classes at Carleton College
Version: 2.2
Authors@R: c(
  person("Laura", "Chihara" , email = "flchihara@carleton.edu", role = c("aut")),
  person("Adam", "Loy", email = "aloy@carleton.edu", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-5780-4611"))
   )
Description: Includes commands for bootstrapping and permutation tests, a
    command for created grouped bar plots, and a demo of the
    quantile-normal plot for data drawn from different distributions.
License: GPL-2
URL: https://github.com/aloy/CarletonStats
BugReports: https://github.com/aloy/CarletonStats/issues
Suggests: grDevices, MASS, testthat
Encoding: UTF-8
LazyData: TRUE
NeedsCompilation: no
RoxygenNote: 7.2.3
Imports: ggplot2, scales, patchwork
Packaged: 2023-08-22 15:37:58 UTC; aloy
Author: Laura Chihara [aut],
  Adam Loy [aut, cre] (<https://orcid.org/0000-0002-5780-4611>)
Maintainer: Adam Loy <aloy@carleton.edu>
Repository: CRAN
Date/Publication: 2023-08-22 16:50:09 UTC
Built: R 4.3.0; ; 2023-08-22 17:52:24 UTC; unix
