{
  "_id": "6a104243acfb0bcc41c9db0a",
  "Package": "crc",
  "Title": "Competing Risks Combined",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Daniel D.\", \"Sjoberg\", , \"danield.sjoberg@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0862-2018\"))",
  "Description": "Use two independently estimated risks of death from other\ncauses and death from disease to get a corrected estimate of\nrisk of death from disease.  For example, given a patient's\nrisk of death from cancer based on their oncologic burden and\ntheir risk of death from other causes based on their\ncomorbidities, we calculate an adjusted risk of death from\ncancer. To illustrate the importance of this correction, image\ntwo patients with identical disease burden, and therefore,\nidentical predicted risk of death from disease.  Now imagine,\nthat one of these patients also has sever heart disease and it\nlikely we pass away from hear disease before they would succumb\nto the cancer. Our correction makes the appropriate update to\nthe risk of death from disease incorporating the risk of death\nfrom other causes.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Language": "en-US",
  "URL": "http://www.danieldsjoberg.com/crc/",
  "Config/testthat/edition": "3",
  "Repository": "https://ddsjoberg.r-universe.dev",
  "Date/Publication": "2022-11-08 16:36:22 UTC",
  "RemoteUrl": "https://github.com/ddsjoberg/crc",
  "RemoteRef": "HEAD",
  "RemoteSha": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:28:25 UTC",
    "User": "root"
  },
  "Author": "Daniel D. Sjoberg [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0862-2018>)",
  "Maintainer": "Daniel D. Sjoberg <danield.sjoberg@gmail.com>",
  "MD5sum": "251b3d781290dfd29a650423c9d7ad96",
  "_user": "ddsjoberg",
  "_type": "src",
  "_file": "crc_0.0.0.9000.tar.gz",
  "_fileid": "caeaa20327a7d4e06ee295171ebaee39217e19e257c9c725a0230bdced52e1d0",
  "_filesize": 2955445,
  "_sha256": "caeaa20327a7d4e06ee295171ebaee39217e19e257c9c725a0230bdced52e1d0",
  "_created": "2026-05-11T07:28:25.000Z",
  "_published": "2026-05-22T11:47:15.288Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373173020,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912646231"
    },
    {
      "job": 77373173125,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912644486"
    },
    {
      "job": 77373173298,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912629992"
    },
    {
      "job": 77373173254,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912637788"
    },
    {
      "job": 77373172581,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912603570"
    },
    {
      "job": 77373172635,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159725964"
    },
    {
      "job": 77373173010,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912632134"
    },
    {
      "job": 77373173341,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912629984"
    },
    {
      "job": 77373173221,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912628783"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ddsjoberg/crc",
  "_commit": {
    "id": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
    "author": "Daniel Sjoberg <danield.sjoberg@gmail.com>",
    "committer": "Daniel Sjoberg <danield.sjoberg@gmail.com>",
    "message": "hex update\n",
    "time": 1667925382
  },
  "_maintainer": {
    "name": "Daniel D. Sjoberg",
    "email": "danield.sjoberg@gmail.com",
    "login": "ddsjoberg",
    "twitter": "@statistishdan",
    "uuid": 26774684,
    "orcid": "0000-0003-0862-2018"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ddsjoberg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ddsjoberg",
      "count": 10,
      "uuid": 26774684
    }
  ],
  "_userbio": {
    "uuid": 26774684,
    "type": "user",
    "name": "Daniel Sjoberg",
    "description": "Senior Principal Data Scientist @Genentech; previously @sloan_kettering; \r\nGolden Girls Superfan"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crc"
  },
  "_devurl": "https://github.com/ddsjoberg/crc",
  "_pkgdown": "http://www.danieldsjoberg.com/crc/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "prob_to_exp_lambda",
    "update_cancer_death_risk"
  ],
  "_help": [
    {
      "page": "prob_to_exp_lambda",
      "title": "Convert Prob. to an Exponential lambda Parameter",
      "topics": [
        "prob_to_exp_lambda"
      ]
    },
    {
      "page": "update_cancer_death_risk",
      "title": "Combine Risk Estimates",
      "topics": [
        "update_cancer_death_risk"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ddsjoberg/crc/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ddsjoberg/crc/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "crc.Rmd",
      "filename": "crc.html",
      "title": "Methods",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-31 13:29:31",
      "modified": "2022-10-31 13:29:31",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "crc",
  "_universes": [
    "ddsjoberg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-11T07:30:39.000Z",
      "distro": "noble",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "8e0e114bf32036b91d4e490a98594e58abb72b72de8e98d3267e6b9cc36bd8a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-11T07:30:36.000Z",
      "distro": "noble",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "7d9a3bc4f5192b8eee4dd6839f3123d96d3cbb4c34758214e01c32a43efc3f02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-11T07:29:55.000Z",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "4f02d894184c9a9f6572ddfc4ca6721a433e942cb1480d993f7f3a6b32aecb57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-11T07:30:14.000Z",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "5d547d652551d154225aa3c78751307f54a0064b01a0ec0167e86875dccf8782",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-11T07:29:54.000Z",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "bbda0cdfc6e7fd812cf3b677a79f6080034d77d34bfff35adf16d775a0325310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-11T07:29:49.000Z",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "60a5535a7445a33875ce1095aeccc548db21a5216f85228276f6c515865a3cba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-11T07:29:45.000Z",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "4b1c03cbd53bbaf2aedcfdf4bd0b80757ab47c9415105955088ca473a6a98b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-22T11:46:53.000Z",
      "commit": "e9cd979e630255d9c5a2d9dda6d68adb3d320ef0",
      "fileid": "233c3771e58630ef3dd78ecec933bcf0fdb1881311f6792ca69f25796fcebfc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddsjoberg/actions/runs/25656265690"
    }
  ]
}