Package: mcStats
Title: Visualize Results of Statistical Hypothesis Tests
Version: 0.1.3
Authors@R: c(person("Michael", "Czekanski", email = "mczekanski@middlebury.edu", role = c("aut", "cre")), person("Alex", "Lyford", email = "alyford@middlebury.edu", role = "aut"))
Maintainer: Michael Czekanski <mczekanski@middlebury.edu>
Description: Provides functionality to produce graphs of sampling distributions of test 	statistics from a variety of common statistical tests. With only a few keystrokes, 	the user can conduct a hypothesis test and visualize the test statistic and 		corresponding p-value through the shading of its sampling distribution. Initially       	created for statistics at Middlebury College.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, ggplot2, ggthemes, gridExtra, magrittr, rlang, stats,
        tidyr
Suggests: testthat
NeedsCompilation: no
Packaged: 2025-09-09 18:13:06 UTC; mcz
Author: Michael Czekanski [aut, cre],
  Alex Lyford [aut]
Repository: CRAN
Date/Publication: 2025-09-10 06:40:39 UTC
Built: R 4.6.0; ; 2025-09-10 08:22:19 UTC; unix
