{
  "_id": "6a49b466dbd0482285eb5f43",
  "Package": "descem",
  "Title": "Discrete Event Simulation for Cost-Effectiveness Modelling",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Valerie\",\nfamily = \"Aponte Ribero\",\nrole = c(\"aut\", \"cre\"),\nemail = \"valerie.aponte_ribero@roche.com\",\ncomment = \"\"),\nperson(given = \"Javier\",\nfamily = \"Sanchez Alvarez\",\nrole = c(\"aut\"),\nemail = \"javier.sanchez_alvarez@roche.com \",\ncomment = \"\"),\nperson(\"F. Hoffmann La Roche Ltd\", role = c(\"cph\"))\n)",
  "Description": "A package designed to perform discrete event simulation\nfor cost-effectiveness modelling.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://pharmaverse.r-universe.dev",
  "Date/Publication": "2022-07-26 10:20:39 UTC",
  "RemoteUrl": "https://github.com/Roche/descem",
  "RemoteRef": "HEAD",
  "RemoteSha": "12da8ab494e80f47628f8080761b06de76348d4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 06:39:07 UTC",
    "User": "root"
  },
  "Author": "Valerie Aponte Ribero [aut, cre],\nJavier Sanchez Alvarez [aut],\nF. Hoffmann La Roche Ltd [cph]",
  "Maintainer": "Valerie Aponte Ribero <valerie.aponte_ribero@roche.com>",
  "_user": "pharmaverse",
  "_type": "src",
  "_file": "descem_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/9c81bcb8bf314adce54ddd40be9a18479b4baccfe5bfd8685019a688aa3d06af",
  "_filesize": 163137,
  "_sha256": "9c81bcb8bf314adce54ddd40be9a18479b4baccfe5bfd8685019a688aa3d06af",
  "_expires": "2026-10-13T01:33:24.000Z",
  "_created": "2026-06-18T06:39:07.000Z",
  "_published": "2026-07-05T01:33:26.200Z",
  "_jobs": [
    {
      "job": 85182796179,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7715978436"
    },
    {
      "job": 85182796241,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7715978284"
    },
    {
      "job": 85182796230,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7716045051"
    },
    {
      "job": 85182796244,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7715986490"
    },
    {
      "job": 85182796038,
      "time": 1033,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7715936060"
    },
    {
      "job": 85182796358,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7715971601"
    },
    {
      "job": 85182796306,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7715976056"
    },
    {
      "job": 85182796255,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7715958840"
    },
    {
      "job": 85182796331,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7715959294"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809",
  "_status": "failure",
  "_upstream": "https://github.com/Roche/descem",
  "_commit": {
    "id": "12da8ab494e80f47628f8080761b06de76348d4d",
    "author": "Bennett, Iain {MGPM~Basel} <iain.bennett@roche.com>",
    "committer": "Bennett, Iain {MGPM~Basel} <iain.bennett@roche.com>",
    "message": "Update to pkgdown - fix google analytics tagging\n",
    "time": 1658830839
  },
  "_maintainer": {
    "name": "Valerie Aponte Ribero",
    "email": "valerie.aponte_ribero@roche.com",
    "login": "aponterv-roche",
    "description": "",
    "uuid": 80100839
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "roche",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "health-economic-evaluation",
    "health-economics",
    "hta",
    "survival-analysis"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "iain-t-bennett-roche",
      "count": 4,
      "uuid": 58549720
    },
    {
      "user": "aponterv-roche",
      "count": 1,
      "uuid": 80100839
    }
  ],
  "_userbio": {
    "uuid": 84541169,
    "type": "organization",
    "name": "pharmaverse",
    "followers": 604
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/descem"
  },
  "_devurl": "https://github.com/roche/descem",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/descem.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_cost",
    "add_item",
    "add_reactevt",
    "add_tte",
    "add_util",
    "ceac_des",
    "draw_beta",
    "draw_gamma",
    "draw_resgompertz",
    "draw_tte",
    "evpi_des",
    "extract_psa_result",
    "modify_event",
    "modify_item",
    "new_event",
    "RunSim",
    "summary_results_det",
    "summary_results_psa"
  ],
  "_help": [
    {
      "page": "add_cost",
      "title": "Defining costs for events and intervention",
      "topics": [
        "add_cost"
      ]
    },
    {
      "page": "add_item",
      "title": "Defining parameters that may be used in model calculations",
      "topics": [
        "add_item"
      ]
    },
    {
      "page": "add_reactevt",
      "title": "Define the modifications to other events, costs, utilities, or other items affected by the occurrence of the event",
      "topics": [
        "add_reactevt"
      ]
    },
    {
      "page": "add_tte",
      "title": "Define events and the initial event time",
      "topics": [
        "add_tte"
      ]
    },
    {
      "page": "add_util",
      "title": "Defining utilities for events and interventions",
      "topics": [
        "add_util"
      ]
    },
    {
      "page": "ceac_des",
      "title": "Calculate the cost-effectiveness acceptability curve (CEAC) for a DES model with a PSA result",
      "topics": [
        "ceac_des"
      ]
    },
    {
      "page": "draw_beta",
      "title": "Draw from a beta distribution based on mean and se",
      "topics": [
        "draw_beta"
      ]
    },
    {
      "page": "draw_gamma",
      "title": "Draw from a gamma distribution based on mean and se",
      "topics": [
        "draw_gamma"
      ]
    },
    {
      "page": "draw_resgompertz",
      "title": "Draw from a restricted Gompertz distribution",
      "topics": [
        "draw_resgompertz"
      ]
    },
    {
      "page": "draw_tte",
      "title": "Draw a time to event from a list of parametric survival functions",
      "topics": [
        "draw_tte"
      ]
    },
    {
      "page": "evpi_des",
      "title": "Calculate the Expected Value of Perfect Information (EVPI) for a DES model with a PSA result",
      "topics": [
        "evpi_des"
      ]
    },
    {
      "page": "extract_psa_result",
      "title": "Extract PSA results from a treatment",
      "topics": [
        "extract_psa_result"
      ]
    },
    {
      "page": "modify_event",
      "title": "Modify the time of existing events",
      "topics": [
        "modify_event"
      ]
    },
    {
      "page": "modify_item",
      "title": "Modify the value of existing items",
      "topics": [
        "modify_item"
      ]
    },
    {
      "page": "new_event",
      "title": "Generate new events to be added to existing vector of events",
      "topics": [
        "new_event"
      ]
    },
    {
      "page": "RunSim",
      "title": "Run the simulation",
      "topics": [
        "RunSim"
      ]
    },
    {
      "page": "summary_results_det",
      "title": "Deterministic results for a specific treatment",
      "topics": [
        "summary_results_det"
      ]
    },
    {
      "page": "summary_results_psa",
      "title": "Summary of PSA outputs for a treatment",
      "topics": [
        "summary_results_psa"
      ]
    }
  ],
  "_readme": "https://github.com/Roche/descem/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "doParallel",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "iterators",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "descem",
  "_universes": [
    "pharmaverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-18T06:41:28.000Z",
      "distro": "noble",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/2e9585cc3126c2a1d8db84633e161f3f8ce16749ce3d808939d91135c35fe09e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-18T06:41:27.000Z",
      "distro": "noble",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/69cbc6251f273da6cd68e977828e85676bb6286bc55e5f782947bdea4c572ca1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-18T06:45:27.000Z",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/b7e0fb4b5de0373388b1270b8091d3c1daf45e7e51c0d85684e470f554226334",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-18T06:42:02.000Z",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/5f4c6cc2536092345c6396b2ba6748b069fe375b0b79ffe1ae237874b960a0c9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-18T06:41:21.000Z",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/d7536a877cf44b2d2ec1c71a31374e8a6f1a1c0f37ab896dcdfdc5961ddabd75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-18T06:41:16.000Z",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/380208fc1705fef1ee164c9f07d5aaa8fcce243722f51ac96bf8492a01b3c68d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-18T06:40:15.000Z",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/47b447bbbbbc18a8920d5ffeabab2a538ae9dcf60c4409d301eef993cad31eb9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-18T06:40:17.000Z",
      "commit": "12da8ab494e80f47628f8080761b06de76348d4d",
      "fileid": "https://r2.ropensci.org/59e1623f6191904f7757d969932fe4a0cd631d1edda319b6b214c51aa336ae56",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/27678514809"
    }
  ]
}