{
  "_id": "6a43c88e58db26aa3c35b49d",
  "Package": "fibr",
  "Type": "Package",
  "Title": "Prior-Fraction Diagnostics for Hierarchical Models",
  "Version": "0.1.1",
  "Authors@R": "person(\"Aidan D\", \"Bindoff\",\nemail   = \"aidan.bindoff@utas.edu.au\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0943-2702\"))",
  "Description": "Computes the prior fraction, the per-group pooling factor\nof Gelman and Pardoe (2006) <doi:10.1198/004017005000000517>,\nfor hierarchical models, including directly from 'brms' fits.\nFor each group-level coefficient the prior fraction is the\nshare of the posterior precision contributed by the prior\nrelative to the likelihood; values near one indicate a\ncoefficient that is prior-dominated (the centring/non-centring\nfunnel regime), values near zero indicate a\nlikelihood-dominated coefficient that is well identified from\nthe data. These quantities are invisible to standard\nconvergence diagnostics such as R-hat and effective sample\nsize, and they indicate where a non-centred reparameterisation\nis likely to help. A companion advisor reports the same\ndecomposition for changepoint random effects fitted with\n'smoothbp'. The underlying geometry (the Fisher-metric\nconnection on the base-fiber split, for which this connection\nis flat so the obstruction is statistical rather than\ngeometric) is described in Bindoff (2026)\n<doi:10.5281/zenodo.20724550>; code reproducing the paper is in\nthe package's source repository.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ABindoff/fibr,\nhttps://doi.org/10.5281/zenodo.20724550",
  "BugReports": "https://github.com/ABindoff/fibr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Additional_repositories": "https://stan-dev.r-universe.dev",
  "Config/testthat/edition": "3",
  "Config/rextendr/version": "0.5.0",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.65.0, xz",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://abindoff.r-universe.dev",
  "Date/Publication": "2026-06-23 05:46:48 UTC",
  "RemoteUrl": "https://github.com/abindoff/fibr",
  "RemoteRef": "HEAD",
  "RemoteSha": "46e418d5abf596f088b251c2aed34e121f42e0d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 13:41:37 UTC",
    "User": "root"
  },
  "Author": "Aidan D Bindoff [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0943-2702>)",
  "Maintainer": "Aidan D Bindoff <aidan.bindoff@utas.edu.au>",
  "MD5sum": "4eae115d22c2774fff78d088f8816c4f",
  "_user": "abindoff",
  "_type": "src",
  "_file": "fibr_0.1.1.tar.gz",
  "_fileid": "5dfeafeb450d31168a73bd38e50680b2c925c331cb841943bc465c8c11037458",
  "_filesize": 200206,
  "_sha256": "5dfeafeb450d31168a73bd38e50680b2c925c331cb841943bc465c8c11037458",
  "_created": "2026-06-30T13:41:37.000Z",
  "_published": "2026-06-30T13:45:50.903Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84305379753,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7982464950"
    },
    {
      "job": 84305379751,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982450341"
    },
    {
      "job": 84305379764,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7982453898"
    },
    {
      "job": 84305379777,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982431172"
    },
    {
      "job": 84304554166,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982370216"
    },
    {
      "job": 84305379791,
      "time": 207,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7982465945"
    },
    {
      "job": 84305379802,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7982415864"
    },
    {
      "job": 84305379792,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7982424141"
    },
    {
      "job": 84305379804,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982423054"
    }
  ],
  "_buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/abindoff/fibr",
  "_commit": {
    "id": "46e418d5abf596f088b251c2aed34e121f42e0d9",
    "author": "Aidan Bindoff <Aidan.Bindoff@utas.edu.au>",
    "committer": "Aidan Bindoff <Aidan.Bindoff@utas.edu.au>",
    "message": "Clarify pooling-factor terminology and add references throughout\n\n- Rename pi_j description to \"Gelman-Pardoe pooling factor\"; note that\n  1 - pi_j is the shrinkage factor (they are distinct quantities)\n- Update DESCRIPTION, NEWS.md, README.md, R docs, and inst/CITATION\n  consistently with the revised terminology\n- inst/CITATION: update paper title to \"...The Pooling Factor...\"\n- README.md: add Papaspiliopoulos/Tan-Nott closed-form weight note;\n  expand background paragraph with Amari/Cox-Reid/Shima foliation context\n- smoothbp_advisor(): add @references block (Gelman-Pardoe, P-R-S, Tan-Nott)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1782193608
  },
  "_maintainer": {
    "name": "Aidan D Bindoff",
    "email": "aidan.bindoff@utas.edu.au",
    "login": "abindoff",
    "description": "Statistician and data scientist in dementia research. \nTwitter: @ABindoff",
    "uuid": 13143142,
    "orcid": "0000-0002-0943-2702"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "posterior",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "brms",
      "role": "Suggests"
    },
    {
      "package": "smoothbp",
      "role": "Suggests"
    },
    {
      "package": "cmdstanr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "abindoff",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 15
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 7
    },
    {
      "week": "2026-25",
      "n": 20
    },
    {
      "week": "2026-26",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-12"
    },
    {
      "name": "0.1.1",
      "date": "2026-06-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "abindoff",
      "count": 47,
      "uuid": 13143142
    }
  ],
  "_userbio": {
    "uuid": 13143142,
    "type": "user",
    "name": "Aidan Bindoff",
    "followers": 18,
    "description": "Statistician and data scientist in dementia research. \r\nTwitter: @ABindoff"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fibr"
  },
  "_devurl": "https://github.com/abindoff/fibr",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fibr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/abindoff/fibr",
  "_realowner": "abindoff",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "prior_fraction",
    "smoothbp_advisor"
  ],
  "_help": [
    {
      "page": "prior_fraction",
      "title": "Per-coordinate prior fraction (the Gelman-Pardoe pooling factor)",
      "topics": [
        "prior_fraction",
        "prior_fraction.brmsfit",
        "prior_fraction.default"
      ]
    },
    {
      "page": "smoothbp_advisor",
      "title": "Parameterisation advisor for smoothbp changepoint random effects",
      "topics": [
        "smoothbp_advisor"
      ]
    }
  ],
  "_pkglogo": "https://github.com/abindoff/fibr/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/abindoff/fibr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "distributional",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "posterior",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "fibr",
  "_universes": [
    "abindoff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-30T13:45:08.000Z",
      "distro": "resolute",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "e6449ce70681ae3244289782064f17cefec96a930339acd2aaafa9faec365a27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-30T13:44:34.000Z",
      "distro": "resolute",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "b18e9f797b93377bfa3a48af44da056b187d5ffc04206d3ec323f86e16a98663",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-30T13:44:44.000Z",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "813df37cf31a7d7c3c21c591e952760bb85dc809f410e2c0b9efc6a21fe775df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-30T13:43:52.000Z",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "534f1b716636314bce5ca6b8725a106d48c9c70b9cf5a4298f7839b36d1443a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-30T13:45:19.000Z",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "ace06a87fce1495f5cc6cc30fc2a51f3d6ecc956c761a09cfc74ef77028adb92",
      "status": "success",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-30T13:43:16.000Z",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "08ded2dd72396d184409d106de6e61810b7b65ab977105d9e792afb61402a697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-30T13:43:34.000Z",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "23d3031c31ceb673cc3ded0a5237a054868f7635ebe06fb01948b7950935f806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-30T13:43:31.000Z",
      "commit": "46e418d5abf596f088b251c2aed34e121f42e0d9",
      "fileid": "b79c8898ce446e90be57129861847a672b0d7a14588f89b817ac7d9888db7811",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abindoff/actions/runs/28448615543"
    }
  ]
}