Package: CarletonStats
Title: Functions for Statistics Classes at Carleton College
Version: 2.1
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: ggplot2, grDevices, MASS, testthat
Encoding: UTF-8
LazyData: TRUE
NeedsCompilation: no
RoxygenNote: 7.2.3
Packaged: 2023-05-01 19:20:00 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-05-01 22:30:03 UTC
