{
  "_id": "6a1d532f1d7bb097a0a461cc",
  "Package": "survdnn",
  "Title": "Deep Neural Networks for Survival Analysis with R 'torch'",
  "Version": "0.7.6",
  "Authors@R": "person(given = \"Imad\",\nfamily = \"EL BADISY\",\nemail = \"elbadisyimad@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides deep learning models for right-censored survival\ndata using the 'torch' backend. Supports multiple loss\nfunctions, including Cox partial likelihood, L2-penalized Cox,\ntime-dependent Cox, and accelerated failure time (AFT) loss.\nOffers a formula-based interface, built-in support for\ncross-validation, hyperparameter tuning, survival curve\nplotting, and evaluation metrics such as the C-index, Brier\nscore, and integrated Brier score. For methodological details,\nsee Kvamme et al. (2019)\n<https://www.jmlr.org/papers/v20/18-424.html>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/ielbadisy/survdnn/issues",
  "URL": "https://github.com/ielbadisy/survdnn",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ielbadisy.r-universe.dev",
  "Date/Publication": "2026-04-28 18:07:42 UTC",
  "RemoteUrl": "https://github.com/ielbadisy/survdnn",
  "RemoteRef": "HEAD",
  "RemoteSha": "154b073a183552e701bae50f2a853e444d3492c5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:34:57 UTC",
    "User": "root"
  },
  "Author": "Imad EL BADISY [aut, cre]",
  "Maintainer": "Imad EL BADISY <elbadisyimad@gmail.com>",
  "MD5sum": "d1af490250931b55d7d91434f7929db3",
  "_user": "ielbadisy",
  "_type": "src",
  "_file": "survdnn_0.7.6.tar.gz",
  "_fileid": "334810c0e53575ac76afab912f496bee74f1434982d83d43f959b01aacfa0fe5",
  "_filesize": 198911,
  "_sha256": "334810c0e53575ac76afab912f496bee74f1434982d83d43f959b01aacfa0fe5",
  "_created": "2026-06-01T09:34:57.000Z",
  "_published": "2026-06-01T09:38:55.107Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78824803781,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328130501"
    },
    {
      "job": 78824803780,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328125082"
    },
    {
      "job": 78824803836,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328103034"
    },
    {
      "job": 78824803790,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328124521"
    },
    {
      "job": 78824272150,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328066066"
    },
    {
      "job": 78824803864,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328107236"
    },
    {
      "job": 78824803823,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328113081"
    },
    {
      "job": 78824803814,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328109857"
    },
    {
      "job": 78824803772,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328105597"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ielbadisy/survdnn",
  "_commit": {
    "id": "154b073a183552e701bae50f2a853e444d3492c5",
    "author": "Imad EL BADISY <elbadisyimad@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: reduce CRAN example check notes (#36)",
    "time": 1777399662
  },
  "_maintainer": {
    "name": "Imad EL BADISY",
    "email": "elbadisyimad@gmail.com",
    "login": "ielbadisy",
    "description": "PhD, Research Engineer in Biostatistics | Health Data Scientist",
    "uuid": 52789515
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "torch",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ielbadisy",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-28",
      "n": 96
    },
    {
      "week": "2025-29",
      "n": 49
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 7
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 5
    },
    {
      "week": "2025-52",
      "n": 7
    },
    {
      "week": "2026-02",
      "n": 20
    },
    {
      "week": "2026-16",
      "n": 6
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2025-07-17"
    },
    {
      "name": "v0.7.0",
      "date": "2025-12-22"
    },
    {
      "name": "archive-rp-loss",
      "date": "2025-12-28"
    },
    {
      "name": "v0.7.6",
      "date": "2026-04-17"
    }
  ],
  "_topics": [
    "deep-neural-networks",
    "survival-analysis"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ielbadisy",
      "count": 227,
      "uuid": 52789515
    },
    {
      "user": "dfalbel",
      "count": 3,
      "uuid": 4706822
    }
  ],
  "_userbio": {
    "uuid": 52789515,
    "type": "user",
    "name": "Imad EL BADISY ",
    "description": "PhD, Research Engineer in Biostatistics | Health Data Scientist"
  },
  "_downloads": {
    "count": 520,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survdnn"
  },
  "_devurl": "https://github.com/ielbadisy/survdnn",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/survdnn.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ielbadisy/survdnn",
  "_realowner": "ielbadisy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.0",
      "date": "2025-07-22"
    },
    {
      "version": "0.6.3",
      "date": "2025-10-30"
    },
    {
      "version": "0.7.0",
      "date": "2025-12-23"
    },
    {
      "version": "0.7.5",
      "date": "2026-01-08"
    },
    {
      "version": "0.7.6",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "aft_loss",
    "brier",
    "build_dnn",
    "callback_early_stopping",
    "cindex_survmat",
    "cox_l2_loss",
    "cox_loss",
    "coxtime_loss",
    "cv_survdnn",
    "evaluate_survdnn",
    "gridsearch_survdnn",
    "ibs_survmat",
    "plot_loss",
    "summarize_cv_survdnn",
    "summarize_tune_survdnn",
    "survdnn",
    "tune_survdnn"
  ],
  "_help": [
    {
      "page": "brier",
      "title": "Brier Score for Right-Censored Survival Data at a Fixed Time",
      "topics": [
        "brier"
      ]
    },
    {
      "page": "callback_early_stopping",
      "title": "Early stopping callback for survdnn",
      "topics": [
        "callback_early_stopping"
      ]
    },
    {
      "page": "cindex_survmat",
      "title": "Concordance Index from a Survival Probability Matrix",
      "topics": [
        "cindex_survmat"
      ]
    },
    {
      "page": "cv_survdnn",
      "title": "K-Fold Cross-Validation for survdnn Models",
      "topics": [
        "cv_survdnn"
      ]
    },
    {
      "page": "evaluate_survdnn",
      "title": "Evaluate a survdnn Model Using Survival Metrics",
      "topics": [
        "evaluate_survdnn"
      ]
    },
    {
      "page": "gridsearch_survdnn",
      "title": "Grid Search for survdnn Hyperparameters",
      "topics": [
        "gridsearch_survdnn"
      ]
    },
    {
      "page": "ibs_survmat",
      "title": "Integrated Brier Score (IBS) from a Survival Probability Matrix",
      "topics": [
        "ibs_survmat"
      ]
    },
    {
      "page": "plot_loss",
      "title": "Plot Training Loss for a survdnn Model",
      "topics": [
        "plot_loss"
      ]
    },
    {
      "page": "plot.survdnn",
      "title": "Plot survdnn Survival Curves using ggplot2",
      "topics": [
        "plot.survdnn"
      ]
    },
    {
      "page": "predict.survdnn",
      "title": "Predict from a survdnn Model",
      "topics": [
        "predict.survdnn"
      ]
    },
    {
      "page": "print.survdnn",
      "title": "Print a survdnn Model",
      "topics": [
        "print.survdnn"
      ]
    },
    {
      "page": "summarize_cv_survdnn",
      "title": "Summarize Cross-Validation Results from survdnn",
      "topics": [
        "summarize_cv_survdnn"
      ]
    },
    {
      "page": "summarize_tune_survdnn",
      "title": "Summarize survdnn Tuning Results",
      "topics": [
        "summarize_tune_survdnn"
      ]
    },
    {
      "page": "summary.survdnn",
      "title": "Summarize a Deep Survival Neural Network Model",
      "topics": [
        "summary.survdnn"
      ]
    },
    {
      "page": "survdnn",
      "title": "Fit a Deep Neural Network for Survival Analysis",
      "topics": [
        "survdnn"
      ]
    },
    {
      "page": "tune_survdnn",
      "title": "Tune Hyperparameters for a survdnn Model via Cross-Validation",
      "topics": [
        "tune_survdnn"
      ]
    }
  ],
  "_readme": "https://github.com/ielbadisy/survdnn/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "callr",
    "cli",
    "codetools",
    "coro",
    "cpp11",
    "desc",
    "digest",
    "dplyr",
    "farver",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "parallelly",
    "pillar",
    "pkgconfig",
    "processx",
    "ps",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rsample",
    "S7",
    "safetensors",
    "scales",
    "slider",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "torch",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr"
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "survdnn",
  "_universes": [
    "ielbadisy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.6",
      "date": "2026-06-01T09:37:49.000Z",
      "distro": "noble",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "c2a0a98a568e0eb8e047c636ec413d0bac194aa15f1400b87e7e2c58eabc18d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.6",
      "date": "2026-06-01T09:37:22.000Z",
      "distro": "noble",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "a982a9f1a420127771eec9b57f9fc0fd8685376812ca38b87f64bc9691f25ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.6",
      "date": "2026-06-01T09:36:33.000Z",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "b6f6ac616fcbfff60fb3b43948c7c4454209b131a3176581024d128eeee46832",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.6",
      "date": "2026-06-01T09:37:15.000Z",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "7b2c56b243800da8b30a10f446bac7fc3284a9b0b354c8c9dcd69af9bd769521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.6",
      "date": "2026-06-01T09:37:21.000Z",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "f77740af7c5ddef9192c36c615f1bdacf6ea2c48c0a0fee25988748dbed9f8b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.6",
      "date": "2026-06-01T09:36:38.000Z",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "bb59feebe8e188744f46a8c411d49b9c7ea61203d51b7b4a83c502a31b42c615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.6",
      "date": "2026-06-01T09:36:29.000Z",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "8f2467a8bae755b48d18330cbfacbb5a6695efd12622f27bc50af4ad67d067a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.6",
      "date": "2026-06-01T09:36:15.000Z",
      "commit": "154b073a183552e701bae50f2a853e444d3492c5",
      "fileid": "171ff2f45a015c00e07be3a93f99c902ddedcc1aa52bcc43fe8206764df9facf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/26746795830"
    }
  ]
}