Package: rsurv Title: Random Generation of Survival Data Version: 0.0.3 Date: 2026-01-23 Author: Fabio Demarqui [aut, cre, cph] () Maintainer: Fabio Demarqui Authors@R: person(given = "Fabio", family = "Demarqui", role = c("aut", "cre", "cph"), email = "fndemarqui@est.ufmg.br", comment = c(ORCID = "0000-0001-9236-1986")) Description: Random generation of survival data from a wide range of regression models, including accelerated failure time (AFT), proportional hazards (PH), proportional odds (PO), accelerated hazard (AH), Yang and Prentice (YP), and extended hazard (EH) models. The package 'rsurv' also stands out by its ability to generate survival data from an unlimited number of baseline distributions provided that an implementation of the quantile function of the chosen baseline distribution is available in R. Another nice feature of the package 'rsurv' lies in the fact that linear predictors are specified via a formula-based approach, facilitating the inclusion of categorical variables and interaction terms. The functions implemented in the package 'rsurv' can also be employed to simulate survival data with more complex structures, such as survival data with different types of censoring mechanisms, left-, right-, and double-truncated survival data, survival data with cure fraction, survival data with random effects (frailties), multivariate survival data, and competing risks survival data. Details about the R package 'rsurv' can be found in Demarqui (2024) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.4.0) Imports: bellreg (>= 0.0.2.2), dplyr, MASS, Rdpack, stabledist RdMacros: Rdpack Suggests: copula, flexsurv, knitr, LambertW, rmarkdown, survstan, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://github.com/fndemarqui/rsurv, https://fndemarqui.github.io/rsurv/ BugReports: https://github.com/fndemarqui/rsurv/issues Config/testthat/edition: 3 Config/pak/sysreqs: make libicu-dev Repository: https://fndemarqui.r-universe.dev Date/Publication: 2026-01-23 12:02:01 UTC RemoteUrl: https://github.com/fndemarqui/rsurv RemoteRef: HEAD RemoteSha: 78e54546de01b8c0f95bc0d393ad49e1dc8b26c8 NeedsCompilation: no Packaged: 2026-06-09 06:33:11 UTC; root