Package: censored
Title: 'parsnip' Engines for Survival Models
Version: 0.3.3
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"))
  )
Description: Engines for survival models from the 'parsnip' package. These
    include parametric models (e.g., Jackson (2016)
    <doi:10.18637/jss.v070.i08>), semi-parametric (e.g., Simon et al
    (2011) <doi:10.18637/jss.v039.i05>), and tree-based models (e.g.,
    Buehlmann and Hothorn (2007) <doi:10.1214/07-STS242>).
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 (>= 3.5.0), 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.0.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, rmarkdown, rpart, testthat (>=
        3.0.0)
Config/Needs/website: tidymodels, tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-14 19:21:15 UTC; hannah
Author: Emil Hvitfeldt [aut] (<https://orcid.org/0000-0002-0679-1945>),
  Hannah Frick [aut, cre] (<https://orcid.org/0000-0002-6049-5258>),
  Posit Software, PBC [cph, fnd]
Maintainer: Hannah Frick <hannah@posit.co>
Repository: CRAN
Date/Publication: 2025-02-14 20:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:39:49 UTC; unix
