Package: CureDepCens Title: Dependent Censoring Regression Models with Cure Fraction Version: 0.1.0 Authors@R: c(person(given = "Silvana", family = "Schneider", email = "silvana.schneider@ufrgs.br", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1939-480X")), person(given = "Gabriel", family = "Grandemagne dos Santos", role = "aut")) Description: Cure dependent censoring regression models for long-term survival multivariate data. These models are based on extensions of the frailty models, capable to accommodating the cure fraction and the dependence between failure and censoring times, with Weibull and piecewise exponential marginal distributions. Theoretical details regarding the models implemented in the package can be found in Schneider et al. (2022) . License: GPL (>= 3) URL: https://github.com/GabrielGrandemagne/CureDepCens BugReports: https://github.com/GabrielGrandemagne/CureDepCens/issues Depends: R (>= 2.10) Imports: dlm, Formula, rootSolve, survival, matrixStats, stats Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.2 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://gabrielgrandemagne.r-universe.dev Date/Publication: 2023-06-26 20:20:08 UTC RemoteUrl: https://github.com/gabrielgrandemagne/curedepcens RemoteRef: HEAD RemoteSha: 31bc2a8d41a6a4acea274b916ee549851098a61d NeedsCompilation: no Packaged: 2026-07-11 08:23:24 UTC; root Author: Silvana Schneider [aut, cre] (ORCID: ), Gabriel Grandemagne dos Santos [aut] Maintainer: Silvana Schneider