Package: cusum
Title: CUSUM Charts for Monitoring of Hospital Performance
Version: 0.3.0
Authors@R: c(
    person("Lena", "Hubig", 
    email = "cs@lenahubig.de", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-9454-1232")))
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
Encoding: UTF-8
LazyData: true
Imports: stats, graphics, checkmate, data.table, Rcpp
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-17 15:30:53 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-06-17 15:50:04 UTC
