{
  "_id": "6a1f23dcb401979e73420c34",
  "Package": "PosteriorBootstrap",
  "Title": "Non-Parametric Sampling with Parallel Monte Carlo",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(given = \"Simon\", family = \"Lyddon\", role = c(\"aut\"), email = \"simon.lyddon@stats.ox.ac.uk\"),\nperson(given = \"Miguel\", family = \"Morin\", role = c(\"aut\"), email = \"info@turing.ac.uk\"),\nperson(given = \"James\", family = \"Robinson\", role = c(\"aut\", \"cre\"), email = \"james.em.robinson@gmail.com\"),\nperson(given = \"Matt\", family = \"Craddock\", role = c(\"ctb\"), email = \"mcraddock@turing.ac.uk\"),\nperson(\"The Alan Turing Institute\", role=c(\"cph\"), email = \"info@turing.ac.uk\"))",
  "Description": "An implementation of a non-parametric statistical model\nusing a parallelised Monte Carlo sampling scheme. The method\nimplemented in this package allows non-parametric inference to\nbe regularized for small sample sizes, while also being more\naccurate than approximations such as variational Bayes. The\nconcentration parameter is an effective sample size parameter,\ndetermining the faith we have in the model versus the data.\nWhen the concentration is low, the samples are close to the\nexact Bayesian logistic regression method; when the\nconcentration is high, the samples are close to the simplified\nvariational Bayes logistic regression. The method is described\nin full in the paper Lyddon, Walker, and Holmes (2018),\n\"Nonparametric learning from Bayesian models with randomized\nobjective functions\" <arXiv:1806.11544>.",
  "Language": "en-GB",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr, rmarkdown",
  "URL": "https://github.com/alan-turing-institute/PosteriorBootstrap/",
  "BugReports": "https://github.com/alan-turing-institute/PosteriorBootstrap/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://alan-turing-institute.r-universe.dev",
  "Date/Publication": "2023-09-08 11:38:06 UTC",
  "RemoteUrl": "https://github.com/alan-turing-institute/posteriorbootstrap",
  "RemoteRef": "HEAD",
  "RemoteSha": "c7c370b9b47375ccbc73d993600caf5a76b58833",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:44:19 UTC",
    "User": "root"
  },
  "Author": "Simon Lyddon [aut],\nMiguel Morin [aut],\nJames Robinson [aut, cre],\nMatt Craddock [ctb],\nThe Alan Turing Institute [cph]",
  "Maintainer": "James Robinson <james.em.robinson@gmail.com>",
  "MD5sum": "617443bcb9f41d336f932ef674bcd4a2",
  "_user": "alan-turing-institute",
  "_type": "src",
  "_file": "PosteriorBootstrap_0.1.3.tar.gz",
  "_fileid": "e346d87b704576d0ab93eb8792eaafe00bfd1fb32707c2aaad00a83b69ed2547",
  "_filesize": 765525,
  "_sha256": "e346d87b704576d0ab93eb8792eaafe00bfd1fb32707c2aaad00a83b69ed2547",
  "_created": "2026-05-16T06:44:19.000Z",
  "_published": "2026-06-02T18:41:32.234Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145781621,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031309485"
    },
    {
      "job": 79145781550,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031310446"
    },
    {
      "job": 79145781718,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031337816"
    },
    {
      "job": 79145781536,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031325742"
    },
    {
      "job": 79145780652,
      "time": 394,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031288690"
    },
    {
      "job": 79145780658,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366744121"
    },
    {
      "job": 79145781103,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031302631"
    },
    {
      "job": 79145781782,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031299511"
    },
    {
      "job": 79145781406,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031300458"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alan-turing-institute/posteriorbootstrap",
  "_commit": {
    "id": "c7c370b9b47375ccbc73d993600caf5a76b58833",
    "author": "Matt Craddock <5796417+craddm@users.noreply.github.com>",
    "committer": "James Robinson <james.em.robinson@gmail.com>",
    "message": "fix linting errors\n",
    "time": 1694173086
  },
  "_maintainer": {
    "name": "James Robinson",
    "email": "james.em.robinson@gmail.com",
    "login": "jemrobinson",
    "uuid": 3502751
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "e1071",
      "version": ">= 1.7.1",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.51.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.4.3",
      "role": "Imports"
    },
    {
      "package": "BH",
      "version": ">= 1.81.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.4",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.1.1",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "version": ">= 2.3",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.21",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "version": ">= 1.0.3",
      "role": "Suggests"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3",
      "role": "Suggests"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.1.7",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.11",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 6.1.1",
      "role": "Suggests"
    },
    {
      "package": "rstan",
      "version": ">= 2.18.2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.1",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.1",
      "role": "Suggests"
    }
  ],
  "_owner": "alan-turing-institute",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "hacktoberfest",
    "hut23",
    "hut23-306"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mm3509",
      "count": 188,
      "uuid": 32396311
    },
    {
      "user": "jemrobinson",
      "count": 109,
      "uuid": 3502751
    },
    {
      "user": "craddm",
      "count": 6,
      "uuid": 5796417
    },
    {
      "user": "andrjohns",
      "count": 5,
      "uuid": 27717896
    }
  ],
  "_userbio": {
    "uuid": 18304793,
    "type": "organization",
    "name": "The Alan Turing Institute",
    "description": "The UK's national institute for data science and artificial intelligence."
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PosteriorBootstrap"
  },
  "_devurl": "https://github.com/alan-turing-institute/posteriorbootstrap",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PosteriorBootstrap.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alan-turing-institute/posteriorbootstrap",
  "_realowner": "alan-turing-institute",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-10-09"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-14"
    },
    {
      "version": "0.1.2",
      "date": "2023-03-12"
    }
  ],
  "_exports": [
    "draw_logit_samples",
    "draw_stick_breaks",
    "get_file",
    "get_german_credit_dataset",
    "get_german_credit_file",
    "get_stan_file"
  ],
  "_help": [
    {
      "page": "PosteriorBootstrap-package",
      "title": "A package with a parallel approach for adaptive non-parametric learning",
      "topics": [
        "PosteriorBootstrap-package",
        "PosteriorBootstrap"
      ]
    },
    {
      "page": "draw_logit_samples",
      "title": "Draw adaptive non-parametric learning samples for logistic regression",
      "topics": [
        "draw_logit_samples"
      ]
    },
    {
      "page": "draw_stick_breaks",
      "title": "Draw stick-breaks depending on a concentration parameter",
      "topics": [
        "draw_stick_breaks"
      ]
    },
    {
      "page": "get_file",
      "title": "Get a file from extdata by name",
      "topics": [
        "get_file"
      ]
    },
    {
      "page": "get_german_credit_dataset",
      "title": "Load and pre-process the dataset that ships with the package",
      "topics": [
        "get_german_credit_dataset"
      ]
    },
    {
      "page": "get_german_credit_file",
      "title": "Get the file with the German Statlog credit dataset",
      "topics": [
        "get_german_credit_file"
      ]
    },
    {
      "page": "get_stan_file",
      "title": "Get the Stan file with Bayesian Logistic Regression",
      "topics": [
        "get_stan_file"
      ]
    }
  ],
  "_readme": "https://github.com/alan-turing-institute/posteriorbootstrap/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "e1071",
    "MASS",
    "proxy"
  ],
  "_vignettes": [
    {
      "source": "PosteriorBootstrap.Rmd",
      "filename": "PosteriorBootstrap.html",
      "title": "Adaptive non-parametric learning",
      "author": "Chris Holmes, Simon Lyddon, Miguel Morin, and James Robinson",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Introduction",
        "Setup",
        "Dependencies",
        "Plotting functions",
        "Adaptive non-parametric learning",
        "Sampling",
        "Preparing the plot",
        "Plotting the results",
        "Parallelisation and performance",
        "Ahmdal's law"
      ],
      "created": "2019-06-05 09:32:12",
      "modified": "2023-09-08 11:38:06",
      "commits": 17
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "posteriorbootstrap",
  "_universes": [
    "alan-turing-institute",
    "jemrobinson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-16T06:46:37.000Z",
      "distro": "noble",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "c432bfb880cd73aed75bdbcf70c2d5fda5686a0a7841fe317eb96235f821aff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-16T06:46:51.000Z",
      "distro": "noble",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "23f853775f8201b8cbd9eb0d579355de326d8b24680bb501f623c2532b802663",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-16T06:50:29.000Z",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "370a156c81ca2bb715f040e110c928451a3b3c8a6a22b72ba5072b491e79065a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-16T06:49:09.000Z",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "8ff19b068660991438dd2e3e4862d5dc033ed4d6586cf19fa002c51c9cb4cdca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-16T06:46:04.000Z",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "32e12d303fd678dfb37e62c31b236bc66e6537c7d5372cfb9dec3b694c065b16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-16T06:45:46.000Z",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "8b7de12a1c0d30003bf44d3ab1d9274638332697dee630cef0e273394875fd3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-16T06:45:54.000Z",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "d7e25e406abe8f7c4a2671730be313f27385c487512134cdea92e745fb4be6ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T18:41:11.000Z",
      "commit": "c7c370b9b47375ccbc73d993600caf5a76b58833",
      "fileid": "2df7ecd0e43f9fee03bdf481faa623f3ec4a226b2fc58bb497f0058da4aff172",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alan-turing-institute/actions/runs/25955181183"
    }
  ]
}