Package: survivalSL Type: Package Title: Super Learner for Survival Prediction from Censored Data Version: 1.0 Depends: R (>= 4.0.0), splines, survival Imports: date, graphics, MASS, glmnet, caret, flexsurv, randomForestSRC, hdnom, survivalPLANN, dplyr, rpart, methods Description: Several functions and S3 methods to construct a super learner in the presence of censored times-to-event and to evaluate its prognostic capacities. License: GPL (>=2) LazyLoad: yes NeedsCompilation: no BugReports: https://github.com/foucher-y/survivalSL/issues Authors@R: c(person("Yohann", "Foucher", role = c("aut", "cre"), email = "yohann.foucher@univ-poitiers.fr", comment = c(ORCID = "0000-0003-0330-7457")), person("Camille", "Sabathe", role = "aut", email = "camille.sabathe@univ-nantes.fr", comment = c(ORCID = "0000-0001-9353-691X")) ) Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev python3 libx11-dev zlib1g-dev Repository: https://foucher-y.r-universe.dev Date/Publication: 2026-01-09 16:09:15 UTC RemoteUrl: https://github.com/foucher-y/survivalsl RemoteRef: HEAD RemoteSha: 94db0015e15911b3c3492f83445f271e63b7f87e Packaged: 2026-07-16 05:26:33 UTC; root Author: Yohann Foucher [aut, cre] (ORCID: ), Camille Sabathe [aut] (ORCID: ) Maintainer: Yohann Foucher