Package: cusumcharter
Title: Easier CUSUM Control Charts
Version: 0.1.0
Authors@R: 
    person(given = "John",
           family = "MacKintosh",
           role = c("aut", "cre"),
           email = "johnmackintosh.jm@gmail.com")
Description: Create CUSUM (cumulative sum) statistics from a vector or dataframe.
    Also create single or faceted CUSUM control charts, with or without control limits.
    Accepts vector, dataframe, tibble or data.table inputs.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: covr, dplyr, knitr, rmarkdown, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
URL: https://github.com/johnmackintosh/cusumcharter,
        https://johnmackintosh.github.io/cusumcharter/
BugReports: https://github.com/johnmackintosh/cusumcharter/issues
Imports: rlang, ggplot2, data.table
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-12 22:57:29 UTC; datag
Author: John MacKintosh [aut, cre]
Maintainer: John MacKintosh <johnmackintosh.jm@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-15 08:50:02 UTC
Built: R 4.4.3; ; 2025-11-12 03:28:57 UTC; windows
