{
  "_id": "6a49f82b9a7b00bcc12f4833",
  "Package": "bayesboot",
  "Type": "Package",
  "Title": "An Implementation of Rubin's (1981) Bayesian Bootstrap",
  "Version": "0.2.3",
  "Date": "2025-03-30",
  "Authors@R": "person(\"Rasmus\", \"Bååth\", email = \"rasmus.baath@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Functions for performing the Bayesian bootstrap as\nintroduced by Rubin (1981) <doi:10.1214/aos/1176345338> and for\nsummarizing the result. The implementation can handle both\nsummary statistics that works on a weighted version of the data\nand summary statistics that works on a resampled data set.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rasmusab/bayesboot",
  "BugReports": "https://github.com/rasmusab/bayesboot/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Repository": "https://rasmusab.r-universe.dev",
  "Date/Publication": "2025-04-01 08:11:51 UTC",
  "RemoteUrl": "https://github.com/rasmusab/bayesboot",
  "RemoteRef": "HEAD",
  "RemoteSha": "514fec369f21468be5476c251c7d4d381f92357f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 07:34:00 UTC",
    "User": "root"
  },
  "Author": "Rasmus Bååth [aut, cre]",
  "Maintainer": "Rasmus Bååth <rasmus.baath@gmail.com>",
  "_user": "rasmusab",
  "_type": "src",
  "_file": "bayesboot_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/fb168a18da74b4b5bad61ef7a4edf242844d5043429bde314a70de618aaa1838",
  "_filesize": 288416,
  "_sha256": "fb168a18da74b4b5bad61ef7a4edf242844d5043429bde314a70de618aaa1838",
  "_expires": "2026-10-13T06:22:33.000Z",
  "_created": "2026-06-12T07:34:00.000Z",
  "_published": "2026-07-05T06:22:35.457Z",
  "_jobs": [
    {
      "job": 85198923722,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7585730105"
    },
    {
      "job": 85198923724,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585731327"
    },
    {
      "job": 85198923776,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7585869349"
    },
    {
      "job": 85198923653,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585938528"
    },
    {
      "job": 85198923517,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585694922"
    },
    {
      "job": 85198923676,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585725927"
    },
    {
      "job": 85198923627,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7585722502"
    },
    {
      "job": 85198923739,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7585717531"
    },
    {
      "job": 85198923690,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585719267"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494",
  "_status": "success",
  "_upstream": "https://github.com/rasmusab/bayesboot",
  "_commit": {
    "id": "514fec369f21468be5476c251c7d4d381f92357f",
    "author": "Rasmus Bååth <rasmus.baath@gmail.com>",
    "committer": "Rasmus Bååth <rasmus.baath@gmail.com>",
    "message": "Committed CRAN_SUBMISSION file\n",
    "time": 1743495111
  },
  "_maintainer": {
    "name": "Rasmus Bååth",
    "email": "rasmus.baath@gmail.com",
    "login": "rasmusab",
    "twitter": "@rabaath",
    "description": "Engineering manager at Normative.io. Did a PHD in Cognitive Science at Lund University. Python is OK, but R is where my  \n❤️ belongs.",
    "uuid": 1006144
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.3",
      "role": "Imports"
    },
    {
      "package": "HDInterval",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    }
  ],
  "_owner": "rasmusab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 48,
  "_contributors": [
    {
      "user": "rasmusab",
      "count": 66,
      "uuid": 1006144
    }
  ],
  "_userbio": {
    "uuid": 1006144,
    "type": "user",
    "name": "Rasmus Bååth",
    "description": "Engineering manager at Normative.io. Did a PHD in Cognitive Science at Lund University. Python is OK, but R is where my  \r\n❤️ belongs."
  },
  "_downloads": {
    "count": 324,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesboot"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/rasmusab/bayesboot",
  "_searchresults": 65,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesboot.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rasmusab/bayesboot",
  "_realowner": "rasmusab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2016-02-18"
    },
    {
      "version": "0.2.1",
      "date": "2016-04-06"
    },
    {
      "version": "0.2.2",
      "date": "2018-06-29"
    },
    {
      "version": "0.2.3",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "as.bayesboot",
    "bayesboot",
    "plotPost",
    "rudirichlet"
  ],
  "_help": [
    {
      "page": "as.bayesboot",
      "title": "Coerce to a 'bayesboot' object",
      "topics": [
        "as.bayesboot"
      ]
    },
    {
      "page": "bayesboot",
      "title": "The Bayesian bootstrap",
      "topics": [
        "bayesboot"
      ]
    },
    {
      "page": "plot.bayesboot",
      "title": "Plot the result of 'bayesboot'",
      "topics": [
        "plot.bayesboot"
      ]
    },
    {
      "page": "plotPost",
      "title": "Graphic display of a posterior probability distribution",
      "topics": [
        "plotPost"
      ]
    },
    {
      "page": "print.bayesboot",
      "title": "Print the first number of draws from the Bayesian bootstrap",
      "topics": [
        "print.bayesboot"
      ]
    },
    {
      "page": "rudirichlet",
      "title": "Produce random draws from a uniform Dirichlet distribution",
      "topics": [
        "rudirichlet"
      ]
    },
    {
      "page": "summary.bayesboot",
      "title": "Summarize the result of 'bayesboot'",
      "topics": [
        "summary.bayesboot"
      ]
    }
  ],
  "_readme": "https://github.com/rasmusab/bayesboot/raw/HEAD/README.md",
  "_rundeps": [
    "HDInterval",
    "plyr",
    "Rcpp"
  ],
  "_score": 5.670245853074125,
  "_indexed": true,
  "_nocasepkg": "bayesboot",
  "_universes": [
    "rasmusab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-12T07:35:53.000Z",
      "distro": "noble",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/e0e32a1325cab19015f2eb27dffa6a5eaf3bf18339664c1536090139a929b494",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-12T07:35:54.000Z",
      "distro": "noble",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/7dbb1ab6b0eb03dbbb285cc813a728858194ffb70c63e2007a9a4985fce44b5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-12T07:43:25.000Z",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/8fb3c9c04e10cf4d867d205e2e826424fc9e304a663cd22cf0c7d4c1d3f2e061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-12T07:47:07.000Z",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/935acd34fff0465714da6c352ba53df173c82c255ec45f21964f5f0be3ffa89c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-12T07:35:52.000Z",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/260875df60ab42b884a1bc87e9067233b4e5e0a59b8d7c80c811a8de7633cf3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-12T07:35:22.000Z",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/0780f1121838d7b877c0b6e582ba9f58f35b1718243c134c855cda0eee520453",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-12T07:35:03.000Z",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/28d52bb696b79260458c6c284fb268c4a1da993f6c5d0461c669b61cc0e97018",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-12T07:35:13.000Z",
      "commit": "514fec369f21468be5476c251c7d4d381f92357f",
      "fileid": "https://r2.ropensci.org/49e9d8eb83b65669bf24726fb1d384c2d42a97e03c0c25fb3460c197001b9b8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rasmusab/actions/runs/27401529494"
    }
  ]
}