{
  "_id": "6a1f082fb401979e7341c081",
  "Package": "adaptDiag",
  "Type": "Package",
  "Title": "Bayesian Adaptive Designs for Diagnostic Trials",
  "Version": "0.1.1-9000",
  "Authors@R": "c(\nperson(\"Graeme L.\", \"Hickey\",\nemail = \"graemeleehickey@gmail.com\",\nrole = c(\"cre\", \"aut\")),\nperson(\"Yongqiang\", \"Zhang\",\nemail = \"yongqiang.zhang@bd.com\",\nrole = \"aut\"),\nperson(given = \"Becton, Dickinson and Company\",\nrole = \"cph\")\n)",
  "Description": "Simulate clinical trials for diagnostic test devices and\nevaluate the operating characteristics under an adaptive design\nwith futility assessment determined via the posterior\npredictive probabilities.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/graemeleehickey/adaptDiag",
  "BugReports": "https://github.com/graemeleehickey/adaptDiag/issues",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://graemeleehickey.r-universe.dev",
  "Date/Publication": "2024-12-30 19:38:18 UTC",
  "RemoteUrl": "https://github.com/graemeleehickey/adaptdiag",
  "RemoteRef": "HEAD",
  "RemoteSha": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:30:34 UTC",
    "User": "root"
  },
  "Author": "Graeme L. Hickey [cre, aut],\nYongqiang Zhang [aut],\nBecton, Dickinson and Company [cph]",
  "Maintainer": "Graeme L. Hickey <graemeleehickey@gmail.com>",
  "MD5sum": "86e4e5c50e5efa67171fc651eb67f07d",
  "_user": "graemeleehickey",
  "_type": "src",
  "_file": "adaptDiag_0.1.1-9000.tar.gz",
  "_fileid": "2cf4d64dbe44ca5a16be9ad26979671f4c5733bad2f464ef5fc6da61ae64ddcc",
  "_filesize": 1985914,
  "_sha256": "2cf4d64dbe44ca5a16be9ad26979671f4c5733bad2f464ef5fc6da61ae64ddcc",
  "_created": "2026-05-18T06:30:34.000Z",
  "_published": "2026-06-02T16:43:27.139Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123465790,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050951435"
    },
    {
      "job": 79123465888,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050951616"
    },
    {
      "job": 79123466335,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050952897"
    },
    {
      "job": 79123465864,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050952635"
    },
    {
      "job": 79123465127,
      "time": 300,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050920620"
    },
    {
      "job": 79123465237,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364096731"
    },
    {
      "job": 79123466599,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050945172"
    },
    {
      "job": 79123466669,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050941085"
    },
    {
      "job": 79123465863,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050943745"
    }
  ],
  "_buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/graemeleehickey/adaptdiag",
  "_commit": {
    "id": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
    "author": "Graeme Hickey <graemeleehickey@gmail.com>",
    "committer": "Graeme Hickey <graemeleehickey@gmail.com>",
    "message": "Preparing for future CRAN update\n",
    "time": 1735587498
  },
  "_maintainer": {
    "name": "Graeme L. Hickey",
    "email": "graemeleehickey@gmail.com",
    "login": "graemeleehickey",
    "twitter": "@graemeleehickey",
    "description": "Senior Director of Statistics | Medtronic Structural Heart & Aortic",
    "uuid": 5270977
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pbmcapply",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "VGAM",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "graemeleehickey",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "adaptive",
    "bayesian",
    "bayesian-statistics",
    "clinical-trials",
    "diagnostic-tests",
    "diagnostics",
    "statistics"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "bd-graeme-hickey",
      "count": 29,
      "uuid": 83983607
    },
    {
      "user": "graemeleehickey",
      "count": 4,
      "uuid": 5270977
    }
  ],
  "_userbio": {
    "uuid": 5270977,
    "type": "user",
    "name": "Graeme Hickey",
    "description": "Senior Director of Statistics | Medtronic Structural Heart & Aortic"
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adaptDiag"
  },
  "_devurl": "https://github.com/graemeleehickey/adaptdiag",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adaptDiag.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/graemeleehickey/adaptdiag",
  "_realowner": "graemeleehickey",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-08-17"
    }
  ],
  "_exports": [
    "binom_sample_size",
    "multi_trial",
    "summarise_trials"
  ],
  "_help": [
    {
      "page": "binom_sample_size",
      "title": "Calculate the minimum number of samples required for a one-sided exact binomial test",
      "topics": [
        "binom_sample_size"
      ]
    },
    {
      "page": "multi_trial",
      "title": "Simulate and analyse multiple trials",
      "topics": [
        "multi_trial"
      ]
    },
    {
      "page": "summarise_trials",
      "title": "Summarise results of multiple simulated trials to give the operating characteristics",
      "topics": [
        "summarise_trials"
      ]
    }
  ],
  "_readme": "https://github.com/graemeleehickey/adaptdiag/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "extraDistr",
    "foreach",
    "iterators",
    "pbmcapply",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_vignettes": [
    {
      "source": "julian.Rmd",
      "filename": "julian.html",
      "title": "Example: GeneSearch Breast Lymph Node Assay",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Simulation",
        "Grid search",
        "References"
      ],
      "created": "2021-06-13 20:12:39",
      "modified": "2021-08-14 20:53:40",
      "commits": 6
    },
    {
      "source": "type1-error.Rmd",
      "filename": "type1-error.html",
      "title": "Type I error control",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example",
        "Simulations"
      ],
      "created": "2021-06-27 15:34:36",
      "modified": "2021-06-27 15:34:36",
      "commits": 1
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "adaptdiag",
  "_universes": [
    "graemeleehickey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1-9000",
      "date": "2026-05-18T06:32:39.000Z",
      "distro": "noble",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "ed7774705f1c3c87f407bcc068c90f88edcae341e4781639472ca974505ec6db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1-9000",
      "date": "2026-05-18T06:32:38.000Z",
      "distro": "noble",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "a3934e21f4462b27594222936550d61847605dfcd94a9b8b27c3f2ec7eddad7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1-9000",
      "date": "2026-05-18T06:32:46.000Z",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "52b4ae6da86bf56d0bcaca48c47c48fe294471d7ab1849684f2a5e21e279f241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1-9000",
      "date": "2026-05-18T06:32:44.000Z",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "f3c94e3b1d6c1b1b57b21ffc2ff895a2ea3c65e7b2b6a3dec44782f40cff5f41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1-9000",
      "date": "2026-05-18T06:32:04.000Z",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "63b5e3ec2eec80e9f322fbb46450ddab3bca18509256bb1bf45ae799ecb6a1ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1-9000",
      "date": "2026-05-18T06:31:47.000Z",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "6e16738fc263f01d7461cdf324dfe160f4704cf9f9cde7579fa02248b86f13ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1-9000",
      "date": "2026-05-18T06:31:58.000Z",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "b8be9dd6282f1f624c714fa140c055f417448c8ec2276a885dc337729a1a4c36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1-9000",
      "date": "2026-06-02T16:43:03.000Z",
      "commit": "581f338c1ebadd6ca2ab13a825fefe42d9744f93",
      "fileid": "a4c41898d18870ed248abed6231ccc66d5d1616b1f8ec65e917c940dcd242783",
      "status": "success",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/26017197714"
    }
  ]
}