Package: success Title: Survival Control Charts Estimation Software Version: 1.1.0 Authors@R: c( person("Daniel", "Gomon", , "dgstatsoft@gmail.com", 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 Description: Quality control charts for survival outcomes. Allows users to construct the Continuous Time Generalized Rapid Response CUSUM (CGR-CUSUM) , the Biswas & Kalbfleisch (2008) 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, Rfast, R (>= 3.5.0) Imports: survival, ggrepel, Matrix, matrixcalc Suggests: gridExtra, knitr, rmarkdown, testthat (>= 3.1.10), covr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true VignetteBuilder: knitr Roxygen: list(markdown = TRUE, old_usage = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://d-gomon.r-universe.dev Date/Publication: 2024-06-19 09:44:53 UTC RemoteUrl: https://github.com/d-gomon/success RemoteRef: HEAD RemoteSha: b203ea7256ab9dd28d8856a8d3e98527a81ff81c NeedsCompilation: no Packaged: 2026-06-23 06:00:23 UTC; root Author: Daniel Gomon [aut, cre] (ORCID: ), Mirko Signorelli [ctb] (ORCID: )