Package: success
Title: Survival Control Charts Estimation Software
Version: 0.1.0
Authors@R: c(
    person("Daniel", "Gomon", , "d.gomon@math.leidenuniv.nl", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9011-3743")),
    person("Mirko", "Signorelli", , "msignorelli.rpackages@gmail.com", role = "ctb",
           comment = c(ORCID = "0000-0001-9011-3743"))
  )
Maintainer: Daniel Gomon <d.gomon@math.leidenuniv.nl>
Description: Quality control charts for survival outcomes.
    Allows users to construct the Continuous Time Generalized
    Rapid Response CUSUM (CGR-CUSUM), the Biswas & Kalbfleisch (2008)
    <doi:10.1002/sim.3216> CUSUM, the Bernoulli CUSUM and the
    risk-adjusted funnel plot for survival data. These procedures can be
    used to monitor survival processes for a change in the failure rate.
License: GPL (>= 3)
URL: https://github.com/d-gomon/success
Depends: ggplot2, pbapply, plotly, RColorBrewer, R (>= 3.5.0)
Imports: survival
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-14 14:00:08 UTC; danie
Author: Daniel Gomon [aut, cre] (<https://orcid.org/0000-0001-9011-3743>),
  Mirko Signorelli [ctb] (<https://orcid.org/0000-0001-9011-3743>)
Repository: CRAN
Date/Publication: 2022-04-15 10:40:02 UTC
Built: R 4.0.5; ; 2022-04-21 14:22:41 UTC; windows
