Package: cusum
Title: Cumulative Sum (CUSUM) Charts for Monitoring of Hospital
        Performance
Version: 0.4.1
Date: 2019-10-02
Authors@R: c(
    person("Lena", "Hubig", 
    email = "cs@lenahubig.de", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-9454-1232")))
Language: en-GB
Description: Provides functions for constructing and evaluating
    CUSUM charts and RA-CUSUM charts with focus on false signal probability. 
Depends: R (>= 3.5.0)
License: GPL-2
LazyData: true
SystemRequirements: C++11
Encoding: UTF-8
Imports: stats, graphics, checkmate, data.table, Rcpp
Suggests: testthat, knitr, ggplot2, rmarkdown
Enhances: vdiffr, covr
LinkingTo: Rcpp
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-10-02 08:07:45 UTC; schneiderheinze
Author: Lena Hubig [aut, cre] (<https://orcid.org/0000-0002-9454-1232>)
Maintainer: Lena Hubig <cs@lenahubig.de>
Repository: CRAN
Date/Publication: 2019-10-02 09:30:03 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-04-01 19:18:42 UTC; unix
Archs: cusum.so.dSYM
