Package: cusum
Title: CUSUM Charts for Monitoring of Hospital Performance
Version: 0.2.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
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-15 12:40:21 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-03-15 13:04:08 UTC
