Package: nemtr
Title: Nonparametric Extended Median Test - Cumulative Summation Method
Version: 0.0.1.0
Authors@R: 
    c(person("Caleb", "Greski", , "caleb.p@greski.com", role = c("aut", "cre")),
    person("Austin", "Brown", , "abrow708@kennesaw.edu", role = c("aut")))
Description: Calculates a cumulative summation nonparametric extended 
    median test based on the work of Brown & Schaffer (2020) <DOI:10.1080/03610926.2020.1738492>. 
    It then generates a control chart to assess processes and determine if any streams are out of control.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
URL: https://github.com/calebgreski/nemtr
BugReports: https://github.com/calebgreski/nemtr/issues
Imports: magrittr, tidyr, dplyr, ggplot2
Suggests: testthat
Depends: R (>= 3.50)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-01-18 01:45:07 UTC; caleb
Author: Caleb Greski [aut, cre],
  Austin Brown [aut]
Maintainer: Caleb Greski <caleb.p@greski.com>
Repository: CRAN
Date/Publication: 2023-01-18 12:10:02 UTC
Built: R 4.4.3; ; 2025-11-12 04:28:11 UTC; windows
