Package: survrec
Type: Package
Version: 2.0.0
Date: 2026-09-12
Title: Survival Analysis for Recurrent Event Data
Authors@R: c(
    person(given = "Dolors",
           family = "Pelegri-Siso",
           email = "dolors.pelegri@isglobal.org",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5993-3003")),
    person("Juan R.", "González", role = "aut",
           email = "juanr.gonzalez@isglobal.org"),
    person("Edsel A.", "Peña", role = "aut"),
    person("Robert L.", "Strawderman", role = "aut"))
Description: Estimation of the survival function of inter-occurrence times
    for recurrent event data, using the estimators of Peña, Strawderman and
    Hollander (2001) <doi:10.1198/016214501753381922> and Wang and Chang
    (1999) <doi:10.1080/01621459.1999.10473831>, and maximum likelihood
    estimation under a gamma frailty model. Includes bootstrap comparison
    of survival quantiles between groups.
Depends: R (>= 3.5.0)
Imports: Rcpp, boot, ggplot2, graphics, grDevices, rlang, stats, utils
LinkingTo: Rcpp
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr
Config/testthat/edition: 3
License: GPL (>= 2)
URL: https://github.com/isglobal-brge/survrec
BugReports: https://github.com/isglobal-brge/survrec/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2026-09-12 16:08:23 UTC; mailos
Author: Dolors Pelegri-Siso [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5993-3003>),
  Juan R. González [aut],
  Edsel A. Peña [aut],
  Robert L. Strawderman [aut]
Maintainer: Dolors Pelegri-Siso <dolors.pelegri@isglobal.org>
Repository: CRAN
Date/Publication: 2026-09-22 07:00:02 UTC
