Package: censored
Title: 'parsnip' Engines for Survival Models
Version: 0.1.1
Authors@R: c(
    person("Emil", "Hvitfeldt", , "emilhhvitfeldt@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-0679-1945")),
    person("Hannah", "Frick", , "hannah@rstudio.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6049-5258")),
    person("RStudio", 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
BugReports: https://github.com/tidymodels/censored/issues
Depends: parsnip (>= 1.0.0), R (>= 3.5.0), survival (>= 3.3-1)
Imports: dials, dplyr (>= 0.8.0.1), generics, glue, hardhat (>= 1.1.0),
        mboost, prettyunits, purrr, rlang (>= 1.0.0), stats, tibble (>=
        3.1.3), tidyr (>= 1.0.0)
Suggests: coin, covr, flexsurv (>= 2.2), 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.2.1
NeedsCompilation: no
Packaged: 2022-09-30 16:08:14 UTC; hannah
Author: Emil Hvitfeldt [aut] (<https://orcid.org/0000-0002-0679-1945>),
  Hannah Frick [aut, cre] (<https://orcid.org/0000-0002-6049-5258>),
  RStudio [cph, fnd]
Maintainer: Hannah Frick <hannah@rstudio.com>
Repository: CRAN
Date/Publication: 2022-09-30 16:40:01 UTC
