{
  "_id": "6a10303facfb0bcc41c9559b",
  "Package": "brisk",
  "Title": "Bayesian Benefit Risk Analysis",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Richard\",\nfamily = \"Payne\",\nrole = c(\"aut\", \"cre\"),\nemail = \"paynestatistics@gmail.com\"),\nperson(given = \"Sai\",\nfamily = \"Dharmarajan\",\nrole = \"rev\",\nemail = c(\"sai.dharmarajan@fda.hhs.gov\", \"shdharma@umich.edu\")),\nperson(family = \"Eli Lilly and Company\",\nrole = \"cph\"))",
  "Description": "Quantitative methods for benefit-risk analysis help to\ncondense complex decisions into a univariate metric describing\nthe overall benefit relative to risk.  One approach is to use\nthe multi-criteria decision analysis framework (MCDA), as in\nMussen, Salek, and Walker (2007) <doi:10.1002/pds.1435>.\nBayesian benefit-risk analysis incorporates uncertainty through\nposterior distributions which are inputs to the benefit-risk\nframework.  The brisk package provides functions to assist with\nBayesian benefit-risk analyses, such as MCDA. Users input\nposterior samples, utility functions, weights, and the package\noutputs quantitative benefit-risk scores.  The posterior of the\nbenefit-risk scores for each group can be compared.  Some\nplotting capabilities are also included.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://rich-payne.github.io/brisk/",
  "BugReports": "https://github.com/rich-payne/brisk/issues",
  "Config/pak/sysreqs": "libgmp3-dev libicu-dev",
  "Repository": "https://rich-payne.r-universe.dev",
  "Date/Publication": "2026-03-03 18:39:20 UTC",
  "RemoteUrl": "https://github.com/rich-payne/brisk",
  "RemoteRef": "HEAD",
  "RemoteSha": "8afe94c9af11eee7e0953a62b385268ad3537971",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:44:43 UTC",
    "User": "root"
  },
  "Author": "Richard Payne [aut, cre],\nSai Dharmarajan [rev],\nEli Lilly and Company [cph]",
  "Maintainer": "Richard Payne <paynestatistics@gmail.com>",
  "MD5sum": "70c7928f983e2cf6fedf57867bd21752",
  "_user": "rich-payne",
  "_type": "src",
  "_file": "brisk_0.1.1.tar.gz",
  "_fileid": "e21b6a59ca0a20fa13366083c78c5c0241dbef60efd24949c8dd3ba99cb18c0b",
  "_filesize": 648458,
  "_sha256": "e21b6a59ca0a20fa13366083c78c5c0241dbef60efd24949c8dd3ba99cb18c0b",
  "_created": "2026-05-12T09:44:43.000Z",
  "_published": "2026-05-22T10:30:23.351Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362010860,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940875324"
    },
    {
      "job": 77362010896,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940872261"
    },
    {
      "job": 77362010926,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940874838"
    },
    {
      "job": 77362010923,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940866548"
    },
    {
      "job": 77362010420,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940820667"
    },
    {
      "job": 77362010338,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158378251"
    },
    {
      "job": 77362010949,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940859741"
    },
    {
      "job": 77362011040,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940855000"
    },
    {
      "job": 77362010914,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940859519"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rich-payne/brisk",
  "_commit": {
    "id": "8afe94c9af11eee7e0953a62b385268ad3537971",
    "author": "Richard Payne <39996197+rich-payne@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #39 from rich-payne/37\n\nRemove linting workflows",
    "time": 1772563160
  },
  "_maintainer": {
    "name": "Richard Payne",
    "email": "paynestatistics@gmail.com",
    "login": "richardbayes",
    "uuid": 22532423
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3",
      "role": "Imports"
    },
    {
      "package": "hitandrun",
      "version": ">= 0.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "version": ">= 1.5",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rich-payne",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rich-payne",
      "count": 91,
      "uuid": 39996197
    },
    {
      "user": "copilot",
      "count": 2,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 39996197,
    "type": "user",
    "name": "Richard Payne",
    "description": "Statistician specializing in Bayesian methods and R-package development."
  },
  "_downloads": {
    "count": 727,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brisk"
  },
  "_devurl": "https://github.com/rich-payne/brisk",
  "_pkgdown": "https://rich-payne.github.io/brisk/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/brisk.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rich-payne/brisk",
  "_realowner": "rich-payne",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-08-31"
    },
    {
      "version": "0.1.1",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "benefit",
    "br",
    "br_group",
    "mcda",
    "pbrisk",
    "plot_utility",
    "qbrisk",
    "risk",
    "sim_weights"
  ],
  "_help": [
    {
      "page": "br",
      "title": "Bayesian Benefit Risk",
      "topics": [
        "benefit",
        "br",
        "mcda",
        "risk"
      ]
    },
    {
      "page": "br_group",
      "title": "Posterior Samples for a Benefit/Risk Group",
      "topics": [
        "br_group"
      ]
    },
    {
      "page": "pbrisk",
      "title": "Calculate Quantiles and Probabilities",
      "topics": [
        "pbrisk",
        "qbrisk"
      ]
    },
    {
      "page": "plot_utility",
      "title": "Plot Posterior Mean Utility Scores",
      "concept": [
        "plots"
      ],
      "topics": [
        "plot_utility"
      ]
    },
    {
      "page": "plot.brisk_br",
      "title": "Plot Benefit/Risk Posterior Scores",
      "concept": [
        "plots"
      ],
      "topics": [
        "plot.brisk_br"
      ]
    },
    {
      "page": "sim_weights",
      "title": "Simulate Normalized Weights",
      "topics": [
        "sim_weights"
      ]
    },
    {
      "page": "summary.brisk_br",
      "title": "Summarize Bayesian Benefit-Risk Scores",
      "topics": [
        "summary.brisk_br"
      ]
    }
  ],
  "_readme": "https://github.com/rich-payne/brisk/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hitandrun",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rcdd",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "random_weights.Rmd",
      "filename": "random_weights.html",
      "title": "Random Weights",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Random Weights"
      ],
      "created": "2022-08-19 17:14:35",
      "modified": "2022-08-19 17:35:46",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "brisk",
  "_universes": [
    "rich-payne",
    "richardbayes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:47:07.000Z",
      "distro": "noble",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "3e9912bba971d822fe39f576cf04c8f0f1b20735fc52c2023c6e661a9c7b9696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:47:00.000Z",
      "distro": "noble",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "ef8aeb0de5410ccd112e50efda37ae2ba6763572d66010f6e56e7a96b236cfb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T09:47:18.000Z",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "56ce4dc2f5cdc870deff5de097f560c117d19c182ac4c233c635d3ae7253e628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T09:46:55.000Z",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "1557ec2ee2fa2b386648095089bd866fcf0208d969d7290f6a71c0377dcd2a25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T09:46:15.000Z",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "68bef6310f78843414de5e952b99c69cf1598083191c689c90325bdb7d685d04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T09:46:03.000Z",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "5efa2dbab4ac89a47e6146b06bd84683a00660f544119980cb53f7e5a47cd52b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T09:46:03.000Z",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "e7123514ae5841f2ebea08e578a726b2b49ccd2bbf100a81b5bb950238e8317d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T10:30:03.000Z",
      "commit": "8afe94c9af11eee7e0953a62b385268ad3537971",
      "fileid": "d0913fc85f134291e3cf803aff57eba97f41131ce2188f17444448a259fac05c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rich-payne/actions/runs/25726408400"
    }
  ]
}