{
  "_id": "6a4b7c5ea6574ff277f9bbd9",
  "Package": "braggR",
  "Type": "Package",
  "Title": "Calculate the Revealed Aggregator of Probability Predictions",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Ville\",\nfamily = \"Satopää\",\nemail = \"ville.satopaa@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")))",
  "Description": "Forecasters predicting the chances of a future event may\ndisagree due to differing evidence or noise. To harness the\ncollective evidence of the crowd, Ville Satopää (2021)\n\"Regularized Aggregation of One-off Probability Predictions\"\n<https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3769945>\nproposes a Bayesian aggregator that is regularized by analyzing\nthe forecasters' disagreement and ascribing over-dispersion to\nnoise. This aggregator requires no user intervention and can be\ncomputed efficiently even for a large numbers of predictions.\nThe author evaluates the aggregator on subjective probability\npredictions collected during a four-year forecasting tournament\nsponsored by the US intelligence community. The aggregator\nimproves the accuracy of simple averaging by around 20% and\nother state-of-the-art aggregators by 10-25%. The advantage\nstems almost exclusively from improved calibration. This\naggregator -- know as \"the revealed aggregator\" -- inputs a)\nforecasters' probability predictions (p) of a future binary\nevent and b) the forecasters' common prior (p0) of the future\nevent. In this R-package, the function\nsample_aggregator(p,p0,...) allows the user to calculate the\nrevealed aggregator. Its use is illustrated with a simple\nexample.",
  "License": "GPL-2",
  "Copyright": "(c) Ville Satopaa",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-06 09:53:34 UTC",
    "User": "root"
  },
  "Author": "Ville Satopää [aut, cre, cph]",
  "Maintainer": "Ville Satopää <ville.satopaa@gmail.com>",
  "Repository": "https://satopaa.r-universe.dev",
  "Date/Publication": "2021-05-29 12:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/braggR",
  "RemoteRef": "HEAD",
  "RemoteSha": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
  "_user": "satopaa",
  "_type": "src",
  "_file": "braggR_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b44f174da82351efef857187ffcc7804b0298c30c94a7af2d5a23a5032ddd442",
  "_filesize": 142690,
  "_sha256": "b44f174da82351efef857187ffcc7804b0298c30c94a7af2d5a23a5032ddd442",
  "_expires": "2026-10-14T09:58:52.000Z",
  "_created": "2026-07-06T09:53:34.000Z",
  "_published": "2026-07-06T09:58:54.347Z",
  "_jobs": [
    {
      "job": 85343224468,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105571724"
    },
    {
      "job": 85343224471,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105585008"
    },
    {
      "job": 85343224484,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105569047"
    },
    {
      "job": 85343224441,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105569796"
    },
    {
      "job": 85343224573,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105552686"
    },
    {
      "job": 85343224512,
      "time": 182,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105593600"
    },
    {
      "job": 85343224380,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105560073"
    },
    {
      "job": 85343224391,
      "time": 168,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105588768"
    },
    {
      "job": 85342771867,
      "time": 144,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105520635"
    },
    {
      "job": 85343224329,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8105574114"
    },
    {
      "job": 85343224354,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105567559"
    },
    {
      "job": 85343224387,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105556497"
    },
    {
      "job": 85343224345,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105571556"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974",
  "_status": "success",
  "_upstream": "https://github.com/cran/braggR",
  "_commit": {
    "id": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
    "author": "Ville Satopää <ville.satopaa@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1622290202
  },
  "_maintainer": {
    "name": "Ville Satopää",
    "email": "ville.satopaa@gmail.com",
    "login": "satopaa",
    "description": "",
    "uuid": 2185253
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "satopaa",
      "count": 2,
      "uuid": 2185253
    }
  ],
  "_userbio": {
    "uuid": 2185253,
    "type": "user",
    "name": "Ville Satopaa",
    "followers": 3
  },
  "_downloads": {
    "count": 290,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/braggR"
  },
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/braggR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "satopaa",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-23"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-29"
    }
  ],
  "_exports": [
    "sample_aggregator"
  ],
  "_help": [
    {
      "page": "sample_aggregator",
      "title": "Revealed Aggregator",
      "topics": [
        "sample_aggregator"
      ]
    }
  ],
  "_readme": "https://github.com/cran/braggR/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "braggr",
  "_universes": [
    "satopaa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-06T09:55:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/9a23516c422a8e03c2a71596481f83b86481f5a01d908ffa1835c4b8ed382812",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-06T09:56:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/42d033de7f4c982564d4e66e81f7e6adac7a0335b94ec901ab1696faa1b717c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-06T09:55:39.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/6f6a658a77d9d6773c3c317c15ef8625b2a9f1cd2554864df38a19cfb6b79256",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-06T09:55:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/f771b65ef20268b4f8c23847fb14f827e765daf7408cfd65550c635a4dbf698c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-06T09:54:58.000Z",
      "arch": "aarch64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/d52f33ac470a32a8a6086e63dd7b2fe19817ee189bbd6ef3d56c9e9702bc47d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-06T09:56:20.000Z",
      "arch": "x86_64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/5f8ab68abfcce8c20867ba98639bbc17e6ddb1293511c1b5f45c81503f393344",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-06T09:55:11.000Z",
      "arch": "aarch64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/fc0c72cb42e712572f8a57882959b89289ab3a1637ad052b074d37a5bf4ff304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-06T09:56:10.000Z",
      "arch": "x86_64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/6bd286031ae307485d5568832a0603366358be511ab71cda2e2fc1a7612f9df2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-06T09:55:59.000Z",
      "arch": "emscripten",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/f4ad9aabf3f4978761ba39ffcf86191f52fe9fd72108b47e69686c8769ccef96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-06T09:55:14.000Z",
      "arch": "x86_64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/644b9ad2d66601ddacd841f72e9a06d991a5fe30ac1242f6624b1d5bda677e72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-06T09:54:41.000Z",
      "arch": "x86_64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/417cf5fd777181160bc650109c0fbd1c1692590047dd5408d26b3051c1060fd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-06T09:55:21.000Z",
      "arch": "x86_64",
      "commit": "a3de813c9e20ef2b9a6de730427570d5e72c8f74",
      "fileid": "https://r2.ropensci.org/4e787363e9a02ffa6e0d92ec715c324d4fb8767ee5809d12127a3630c4a11eac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/satopaa/actions/runs/28782954974"
    }
  ]
}