{
  "_id": "6a1f0ac2b401979e7341c5e2",
  "Package": "survivalSL",
  "Type": "Package",
  "Title": "Super Learner for Survival Prediction from Censored Data",
  "Version": "1.0",
  "Description": "Several functions and S3 methods to construct a super\nlearner in the presence of censored times-to-event and to\nevaluate 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\nlibfreetype6-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-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": {
    "Date": "2026-05-17 21:34:07 UTC",
    "User": "root"
  },
  "Author": "Yohann Foucher [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0330-7457>),\nCamille Sabathe [aut] (ORCID: <https://orcid.org/0000-0001-9353-691X>)",
  "Maintainer": "Yohann Foucher <yohann.foucher@univ-poitiers.fr>",
  "MD5sum": "4d5180e829d7c007d934557bdd8676f1",
  "_user": "foucher-y",
  "_type": "src",
  "_file": "survivalSL_1.0.tar.gz",
  "_fileid": "20567d38ee6c06f437ae7bbda6f3c9c6ed8af042b38d8fc4ce4859b6526c96ce",
  "_filesize": 315724,
  "_sha256": "20567d38ee6c06f437ae7bbda6f3c9c6ed8af042b38d8fc4ce4859b6526c96ce",
  "_created": "2026-05-17T21:34:07.000Z",
  "_published": "2026-06-02T16:54:26.189Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79125296709,
      "time": 279,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7046280915"
    },
    {
      "job": 79125297173,
      "time": 273,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7046280349"
    },
    {
      "job": 79125296775,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7046269978"
    },
    {
      "job": 79125297169,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7046270302"
    },
    {
      "job": 79125296094,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7046247917"
    },
    {
      "job": 79125296527,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364340965"
    },
    {
      "job": 79125296699,
      "time": 214,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7046273291"
    },
    {
      "job": 79125297554,
      "time": 194,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7046270710"
    },
    {
      "job": 79125296987,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7046272496"
    }
  ],
  "_buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/foucher-y/survivalsl",
  "_commit": {
    "id": "94db0015e15911b3c3492f83445f271e63b7f87e",
    "author": "belkebir-mekki2000 <aminabelkebirmekki@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #17 from belkebir-mekki2000/main\n\nUpdate LIB_PHgompertz.R",
    "time": 1767974955
  },
  "_maintainer": {
    "name": "Yohann Foucher",
    "email": "yohann.foucher@univ-poitiers.fr",
    "login": "foucher-y",
    "linkedin": "in/yohann-foucher",
    "orcid": "0000-0003-0330-7457",
    "description": "Professor in Biostatistics",
    "uuid": 153531453
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "splines",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "date",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    },
    {
      "package": "randomForestSRC",
      "role": "Imports"
    },
    {
      "package": "hdnom",
      "role": "Imports"
    },
    {
      "package": "survivalPLANN",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "foucher-y",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 8
    },
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "belkebir-mekki2000",
      "count": 149,
      "uuid": 195919641
    },
    {
      "user": "foucher-y",
      "count": 41,
      "uuid": 153531453
    },
    {
      "user": "joedekeizer",
      "count": 3,
      "uuid": 182775158
    }
  ],
  "_userbio": {
    "uuid": 153531453,
    "type": "user",
    "name": "Yohann Foucher",
    "description": "Professor in Biostatistics"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survivalSL"
  },
  "_devurl": "https://github.com/foucher-y/survivalsl",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/survivalSL.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/foucher-y/survivalsl",
  "_realowner": "foucher-y",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9",
      "date": "2023-04-20"
    },
    {
      "version": "0.91",
      "date": "2023-06-25"
    },
    {
      "version": "0.92",
      "date": "2024-02-15"
    },
    {
      "version": "0.93",
      "date": "2024-02-23"
    },
    {
      "version": "0.94",
      "date": "2024-03-19"
    },
    {
      "version": "0.96",
      "date": "2024-08-27"
    },
    {
      "version": "0.97",
      "date": "2025-01-29"
    },
    {
      "version": "0.97.1",
      "date": "2025-02-17"
    },
    {
      "version": "0.98",
      "date": "2025-07-02"
    },
    {
      "version": "1.0",
      "date": "2025-12-16"
    }
  ],
  "_exports": [
    "LIB_AFTgamma",
    "LIB_AFTggamma",
    "LIB_AFTllogis",
    "LIB_AFTweibull",
    "LIB_COXaic",
    "LIB_COXall",
    "LIB_COXen",
    "LIB_COXlasso",
    "LIB_COXridge",
    "LIB_PHexponential",
    "LIB_PHgompertz",
    "LIB_PHspline",
    "LIB_PLANN",
    "LIB_RSF",
    "metrics",
    "plot.libsl",
    "plot.sltime",
    "predict.libsl",
    "predict.sltime",
    "summary.libsl",
    "summary.sltime",
    "survivalSL",
    "tuneCOXen",
    "tuneCOXlasso",
    "tuneCOXridge",
    "tunePHspline",
    "tunePLANN",
    "tuneRSF"
  ],
  "_datasets": [
    {
      "name": "dataDIVAT2",
      "title": "A Sample from the DIVAT Data Bank.",
      "object": "dataDIVAT2",
      "file": "dataDIVAT2.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "hla",
        "retransplant",
        "ecd",
        "times",
        "failures"
      ],
      "rows": 1837,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataDIVAT3",
      "title": "A Sample from the DIVAT Data Bank.",
      "object": "dataDIVAT3",
      "file": "dataDIVAT3.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ageR",
        "sexeR",
        "year.tx",
        "ante.diab",
        "pra",
        "ageD",
        "death.time",
        "death"
      ],
      "rows": 4267,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataOFSEP",
      "title": "A Simulated Sample from the OFSEP Cohort.",
      "object": "dataOFSEP",
      "file": "dataOFSEP.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "event",
        "age",
        "duration",
        "period",
        "gender",
        "relapse",
        "edss",
        "t1",
        "t2",
        "rio"
      ],
      "rows": 1300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dataDIVAT2",
      "title": "A Sample from the DIVAT Data Bank.",
      "topics": [
        "dataDIVAT2"
      ]
    },
    {
      "page": "dataDIVAT3",
      "title": "A Sample from the DIVAT Data Bank.",
      "topics": [
        "dataDIVAT3"
      ]
    },
    {
      "page": "dataOFSEP",
      "title": "A Simulated Sample from the OFSEP Cohort.",
      "topics": [
        "dataOFSEP"
      ]
    },
    {
      "page": "LIB_AFTgamma",
      "title": "Library of the Super Learner for an Accelerated Failure Time (AFT) Model with a Gamma Distribution",
      "topics": [
        "LIB_AFTgamma"
      ]
    },
    {
      "page": "LIB_AFTggamma",
      "title": "Library of the Super Learner for an Accelerated Failure Time (AFT) Model with a Generalized Gamma Distribution",
      "topics": [
        "LIB_AFTggamma"
      ]
    },
    {
      "page": "LIB_AFTllogis",
      "title": "Library of the Super Learner for an Accelerated Failure Time (AFT) Model with a Log Logistic Distribution",
      "topics": [
        "LIB_AFTllogis"
      ]
    },
    {
      "page": "LIB_AFTweibull",
      "title": "Library of the Super Learner for an Accelerated Failure Time (AFT) Model with a Weibull Distribution",
      "topics": [
        "LIB_AFTweibull"
      ]
    },
    {
      "page": "LIB_COXaic",
      "title": "Library of the Super Learner for a Cox Model with Selected Covariates",
      "topics": [
        "LIB_COXaic"
      ]
    },
    {
      "page": "LIB_COXall",
      "title": "Library of the Super Learner for Cox Regression",
      "topics": [
        "LIB_COXall"
      ]
    },
    {
      "page": "LIB_COXen",
      "title": "Library of the Super Learner for Elastic Net Cox Regression",
      "topics": [
        "LIB_COXen"
      ]
    },
    {
      "page": "LIB_COXlasso",
      "title": "Library of the Super Learner for Lasso Cox Regression",
      "topics": [
        "LIB_COXlasso"
      ]
    },
    {
      "page": "LIB_COXridge",
      "title": "Library of the Super Learner for Ridge Cox Regression",
      "topics": [
        "LIB_COXridge"
      ]
    },
    {
      "page": "LIB_PHexponential",
      "title": "Library of the Super Learner for a Proportional Hazards (PH) Model with an Exponential Distribution",
      "topics": [
        "LIB_PHexponential"
      ]
    },
    {
      "page": "LIB_PHgompertz",
      "title": "Library of the Super Learner for an Proportional Hazards (PH) Model with a Gompertz Distribution",
      "topics": [
        "LIB_PHgompertz"
      ]
    },
    {
      "page": "LIB_PHspline",
      "title": "Library of the Super Learner for an Survival Regression using the Royston/Parmar Spline Model",
      "topics": [
        "LIB_PHspline"
      ]
    },
    {
      "page": "LIB_PLANN",
      "title": "Library of the Super Learner for Survival Neural Network Based on the PLANN Method",
      "topics": [
        "LIB_PLANN"
      ]
    },
    {
      "page": "LIB_RSF",
      "title": "Library of the Super Learner for Survival Random Survival Forest",
      "topics": [
        "LIB_RSF"
      ]
    },
    {
      "page": "metrics",
      "title": "Metrics to Evaluate the Prognostic Capacities",
      "topics": [
        "metrics"
      ]
    },
    {
      "page": "plot.libsl",
      "title": "Calibration Plot",
      "topics": [
        "plot.libsl"
      ]
    },
    {
      "page": "plot.sltime",
      "title": "Calibration Plot for Super Learner",
      "topics": [
        "plot.sltime"
      ]
    },
    {
      "page": "predict.libsl",
      "title": "Prediction from an Flexible Parametric Model",
      "topics": [
        "predict.libsl"
      ]
    },
    {
      "page": "predict.sltime",
      "title": "Prediction from a Super Learner for Censored Outcomes",
      "topics": [
        "predict.sltime"
      ]
    },
    {
      "page": "print.libsl",
      "title": "S3 Method for Printing an 'libsl' Object",
      "topics": [
        "print.libsl"
      ]
    },
    {
      "page": "print.sltime",
      "title": "S3 Method for Printing an 'sltime' Object",
      "topics": [
        "print.sltime"
      ]
    },
    {
      "page": "summary.libsl",
      "title": "Summaries of a Learner",
      "topics": [
        "summary.libsl"
      ]
    },
    {
      "page": "summary.sltime",
      "title": "Summaries of a Super Learner",
      "topics": [
        "summary.sltime"
      ]
    },
    {
      "page": "survivalSL",
      "title": "Super Learner for Censored Outcomes",
      "topics": [
        "survivalSL"
      ]
    },
    {
      "page": "tuneCOXen",
      "title": "Tune Elastic Net Cox Regression",
      "topics": [
        "tuneCOXen"
      ]
    },
    {
      "page": "tuneCOXlasso",
      "title": "Tune Lasso Cox Regression",
      "topics": [
        "tuneCOXlasso"
      ]
    },
    {
      "page": "tuneCOXridge",
      "title": "Tune Ridge Cox Regression",
      "topics": [
        "tuneCOXridge"
      ]
    },
    {
      "page": "tunePHspline",
      "title": "Tune a Survival Regression using the Royston/Parmar Spline Model",
      "topics": [
        "tunePHspline"
      ]
    },
    {
      "page": "tunePLANN",
      "title": "Tune a Survival Neural Network Based on the PLANN Method",
      "topics": [
        "tunePLANN"
      ]
    },
    {
      "page": "tuneRSF",
      "title": "Tune a Survival Random Forest",
      "topics": [
        "tuneRSF"
      ]
    }
  ],
  "_readme": "https://github.com/foucher-y/survivalsl/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "backports",
    "base64enc",
    "bbmle",
    "bdsmatrix",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "caret",
    "caTools",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "clock",
    "cluster",
    "cmprsk",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "cubature",
    "cvAUC",
    "data.table",
    "data.tree",
    "date",
    "deSolve",
    "diagram",
    "DiagrammeR",
    "dials",
    "DiceDesign",
    "digest",
    "doParallel",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastGHQuad",
    "fastmap",
    "flexsurv",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "gam",
    "GauPro",
    "gdtools",
    "generics",
    "ggformula",
    "ggiraph",
    "ggplot2",
    "ggridges",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "hardhat",
    "haven",
    "hdnom",
    "here",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "knitr",
    "labeling",
    "labelled",
    "lattice",
    "lava",
    "lazyeval",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lsoda",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mets",
    "mgcv",
    "mime",
    "mixopt",
    "modelenv",
    "ModelMetrics",
    "mosaic",
    "mosaicCore",
    "mosaicData",
    "mstate",
    "muhaz",
    "multcomp",
    "mvtnorm",
    "ncvreg",
    "nlme",
    "nnet",
    "nnls",
    "numDeriv",
    "pammtools",
    "parallelly",
    "parsnip",
    "pec",
    "penalized",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "png",
    "polspline",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "proxy",
    "Publish",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "randomForestSRC",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppTOML",
    "readr",
    "recipes",
    "relsurv",
    "reshape2",
    "reticulate",
    "RISCA",
    "riskRegression",
    "rlang",
    "rmarkdown",
    "rms",
    "ROCR",
    "rpart",
    "rprojroot",
    "rsample",
    "rstpm2",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "scam",
    "sfd",
    "shape",
    "slider",
    "SparseM",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "statmod",
    "stringi",
    "stringr",
    "SuperLearner",
    "survival",
    "survivalPLANN",
    "systemfonts",
    "tailor",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timereg",
    "tinytex",
    "tune",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "warp",
    "withr",
    "workflows",
    "xfun",
    "yaml",
    "yardstick",
    "zoo"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "survivalsl",
  "_universes": [
    "foucher-y"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-17T21:37:30.000Z",
      "distro": "noble",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "8a3d5475248a81b6cee739d03fe9e40c0c320573812962b6bd90d1dfc6102695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-17T21:37:30.000Z",
      "distro": "noble",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "be25c17a1a670877024cefba54a57608a79d7d1f51e3d290a9dedc3fdca70b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-17T21:36:23.000Z",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "996c4f03e864adec9e0615df7b0d6c4d7254ee5cbbe8033d86f21e7f8733aa12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-17T21:36:23.000Z",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "7f909c223ffce22c56f8c16d218eec3b0eaf0a452cf5cf8e237eed4bd9227cf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-17T21:35:58.000Z",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "a0cc82478941a7e4d25440eefa79e0f7969d1af0578427be66b4970705e983b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-17T21:36:00.000Z",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "59c34b933331c552a8f5465428df56148ceb2a0e5e516a4fabfd0307e1c8b7c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-17T21:36:21.000Z",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "bcf66bfd8da4fad55bbc570b3f6928f62e5c0f434130a355a0e2cfa39bc6e2f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T16:54:00.000Z",
      "commit": "94db0015e15911b3c3492f83445f271e63b7f87e",
      "fileid": "854851e53f71cbb833b2abd78e9a1239462306fa222c7fc06c0dbe1937426550",
      "status": "success",
      "buildurl": "https://github.com/r-universe/foucher-y/actions/runs/26003237416"
    }
  ]
}