{
  "_id": "6a49553cf6c47c441949c57c",
  "Package": "adaptDiag",
  "Type": "Package",
  "Title": "Bayesian Adaptive Designs for Diagnostic Trials",
  "Version": "0.1.1",
  "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://graemeleehickey.github.io/adaptDiag/,\nhttps://github.com/graemeleehickey/adaptDiag,\nhttps://CRAN.R-project.org/package=adaptDiag",
  "BugReports": "https://github.com/graemeleehickey/adaptDiag/issues",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://graemeleehickey.r-universe.dev",
  "Date/Publication": "2026-06-28 18:45:30 UTC",
  "RemoteUrl": "https://github.com/graemeleehickey/adaptdiag",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-28 20:16:47 UTC",
    "User": "root"
  },
  "Author": "Graeme L. Hickey [cre, aut],\nYongqiang Zhang [aut],\nBecton, Dickinson and Company [cph]",
  "Maintainer": "Graeme L. Hickey <graemeleehickey@gmail.com>",
  "_user": "graemeleehickey",
  "_type": "src",
  "_file": "adaptDiag_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/17655e2458eef06694b52b29f32661cedfc9658a8f3959ef8a605b1cf3f9bd56",
  "_filesize": 1998469,
  "_sha256": "17655e2458eef06694b52b29f32661cedfc9658a8f3959ef8a605b1cf3f9bd56",
  "_expires": "2026-10-12T18:47:22.000Z",
  "_created": "2026-06-28T20:16:47.000Z",
  "_published": "2026-07-04T18:47:24.498Z",
  "_jobs": [
    {
      "job": 85157735042,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7938234643"
    },
    {
      "job": 85157735039,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7938241930"
    },
    {
      "job": 85157734836,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7938228546"
    },
    {
      "job": 85157734851,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7938228204"
    },
    {
      "job": 85157734602,
      "time": 269,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7938218341"
    },
    {
      "job": 85157734854,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7938234759"
    },
    {
      "job": 85157734926,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7938228920"
    },
    {
      "job": 85157734913,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7938229496"
    },
    {
      "job": 85157735024,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7938229075"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325",
  "_status": "success",
  "_upstream": "https://github.com/graemeleehickey/adaptdiag",
  "_commit": {
    "id": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
    "author": "Graeme Hickey <graemeleehickey@gmail.com>",
    "committer": "Graeme Hickey <graemeleehickey@gmail.com>",
    "message": "Correct version to 0.1.1 (last CRAN release was 0.1.0, not 0.1.1)\n",
    "time": 1782672330
  },
  "_maintainer": {
    "name": "Graeme L. Hickey",
    "email": "graemeleehickey@gmail.com",
    "login": "graemeleehickey",
    "linkedin": "in/graemeleehickey",
    "twitter": "@graemeleehickey",
    "description": "Senior Director of Statistics | Medtronic Structural Heart & Aortic",
    "uuid": 5270977
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "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": [
    {
      "week": "2026-26",
      "n": 13
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-06-28"
    }
  ],
  "_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": 17,
      "uuid": 5270977
    }
  ],
  "_userbio": {
    "uuid": 5270977,
    "type": "user",
    "name": "Graeme Hickey",
    "followers": 48,
    "description": "Senior Director of Statistics | Medtronic Structural Heart & Aortic"
  },
  "_downloads": {
    "count": 333,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adaptDiag"
  },
  "_devurl": "https://github.com/graemeleehickey/adaptdiag",
  "_pkgdown": "https://graemeleehickey.github.io/adaptDiag/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_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",
    "digest",
    "doParallel",
    "doRNG",
    "extraDistr",
    "foreach",
    "iterators",
    "Rcpp",
    "RcppArmadillo",
    "rngtools"
  ],
  "_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": "2026-06-28 14:28:41",
      "commits": 8
    },
    {
      "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": "2026-06-28 14:28:41",
      "commits": 3
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "adaptdiag",
  "_universes": [
    "graemeleehickey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-28T20:18:57.000Z",
      "distro": "resolute",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/d5f2566ccb0ebb73f8d848e81328b5fcf70cddfd21f42792d6c3d94387ee12ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-28T20:20:06.000Z",
      "distro": "resolute",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/8d8f921f4057115c85d530c68d5868e42114e720e7c632545adbdab85722e8a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-28T20:18:11.000Z",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/03ddd04581f2356fdd067b09cdedb37660f5b5e17e90ba104dc03612ddf40bae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-28T20:18:07.000Z",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/f0ccf845a3b67a1b59a1011568917cb6c87fe7ce750ae1eb44310c8c94e992ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-28T20:19:16.000Z",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/5a5164e35dbf756607e4915a2001e72c6894d7087ef784278c8c4d85efb157be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-28T20:18:01.000Z",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/3c8ef1f6352eb8f1be0c15eea6706688ed19c5dae2f4562c57b992f585fa491c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-28T20:18:04.000Z",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/31b34325c57db04fe15c1b193589d374b00a4246dee221db02e7cc79239d46fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-28T20:18:02.000Z",
      "commit": "3b3311050b4f6b98ae7be8505a968fed8bd63f9c",
      "fileid": "https://r2.ropensci.org/a4c86669910b5ddc00c61ad177cf5cea573184c189a7b1e4ba29ffed53a5dbf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/graemeleehickey/actions/runs/28334560325"
    }
  ]
}