Package: success
Title: Survival Control Charts Estimation Software
Version: 1.0.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-0002-8102-3356"))
  )
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) <doi:10.1093/biostatistics/kxac041>, 
    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, Rfast, R (>= 3.5.0)
Imports: survival
Suggests: gridExtra, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-17 12:34:58 UTC; Daniel
Author: Daniel Gomon [aut, cre] (<https://orcid.org/0000-0001-9011-3743>),
  Mirko Signorelli [ctb] (<https://orcid.org/0000-0002-8102-3356>)
Repository: CRAN
Date/Publication: 2023-02-17 13:30:02 UTC
