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. Depends: R (>= 3.5.0) License: GPL-2 URL: https://github.com/aloy/CarletonStats BugReports: https://github.com/aloy/CarletonStats/issues Suggests: grDevices, MASS, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: TRUE NeedsCompilation: no RoxygenNote: 8.0.0 Imports: ggplot2 (>= 3.3.0), scales, patchwork Repository: https://aloy.r-universe.dev Date/Publication: 2026-07-01 22:17:58 UTC RemoteUrl: https://github.com/aloy/carletonstats RemoteRef: HEAD RemoteSha: 0525df7a8d904a955e6d447548d40e4c3acd8117 Packaged: 2026-07-01 23:12:21 UTC; root Author: Laura Chihara [aut], Adam Loy [aut, cre] (ORCID: ) Maintainer: Adam Loy