Package: censored Title: 'parsnip' Engines for Survival Models Version: 0.3.4.9002 Authors@R: c( person("Emil", "Hvitfeldt", , "emil.hvitfeldt@posit.co", role = "aut", comment = c(ORCID = "0000-0002-0679-1945")), person("Hannah", "Frick", , "hannah@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6049-5258")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Engines for survival models from the 'parsnip' package. These include parametric models (e.g., Jackson (2016) ), semi-parametric (e.g., Simon et al (2011) ), and tree-based models (e.g., Buehlmann and Hothorn (2007) ). License: MIT + file LICENSE URL: https://github.com/tidymodels/censored, https://censored.tidymodels.org BugReports: https://github.com/tidymodels/censored/issues Depends: parsnip (>= 1.3.0), R (>= 4.1), survival (>= 3.7-0) Imports: cli, dials, dplyr (>= 0.8.0.1), generics, glue, hardhat (>= 1.4.1), lifecycle, mboost, prodlim (>= 2023.03.31), purrr, rlang (>= 1.1.0), stats, tibble (>= 3.1.3), tidyr (>= 1.0.0), vctrs Suggests: aorsf (>= 0.1.2), coin, covr, flexsurv (>= 2.2.1), glmnet (>= 4.1), ipred, partykit, pec, ranger, rmarkdown, rpart, testthat (>= 3.0.0) Config/Needs/website: tidymodels, tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-24 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://tidymodels.r-universe.dev Date/Publication: 2026-06-22 15:34:26 UTC RemoteUrl: https://github.com/tidymodels/censored RemoteRef: HEAD RemoteSha: 9a29442f0edc8f2e467e83ee4f23bf7c1683fc76 NeedsCompilation: no Packaged: 2026-06-22 22:13:02 UTC; root Author: Emil Hvitfeldt [aut] (ORCID: ), Hannah Frick [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Hannah Frick