{
  "_id": "6a1be8b51d7bb097a0a1c3d9",
  "Package": "bayesMeanScale",
  "Type": "Package",
  "Title": "Bayesian Post-Estimation on the Mean Scale",
  "Version": "0.2.2",
  "Authors@R": "c(person(given  = \"David M.\",\nfamily = \"Dalenberg\",\nrole   = c(\"aut\", \"cre\"),\nemail  = \"dalenbe2@gmail.com\"))",
  "URL": "https://github.com/dalenbe2/bayesMeanScale",
  "BugReports": "https://github.com/dalenbe2/bayesMeanScale/issues",
  "Description": "Computes Bayesian posterior distributions of predictions,\nmarginal effects, and differences of marginal effects for\nvarious generalized linear models. Importantly, the posteriors\nare on the mean (response) scale, allowing for more natural\ninterpretation than summaries on the link scale. Also,\npredictions and marginal effects of the count probabilities for\nPoisson and negative binomial models can be computed.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://dalenbe2.r-universe.dev",
  "Date/Publication": "2026-04-01 14:52:05 UTC",
  "RemoteUrl": "https://github.com/dalenbe2/bayesmeanscale",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae3b495efdb224a5a58bb987d1d090b999350dce",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:09:04 UTC",
    "User": "root"
  },
  "Author": "David M. Dalenberg [aut, cre]",
  "Maintainer": "David M. Dalenberg <dalenbe2@gmail.com>",
  "MD5sum": "6adb00b225fc282c5dc3c12e4a1c4259",
  "_user": "dalenbe2",
  "_type": "src",
  "_file": "bayesMeanScale_0.2.2.tar.gz",
  "_fileid": "731f72703ed60b9b256c82745076cf9ea1dbd258eaddc0256c2d1c02a03a9a29",
  "_filesize": 147567,
  "_sha256": "731f72703ed60b9b256c82745076cf9ea1dbd258eaddc0256c2d1c02a03a9a29",
  "_created": "2026-05-31T07:09:04.000Z",
  "_published": "2026-05-31T07:52:21.143Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707686449,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314695625"
    },
    {
      "job": 78707686452,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314695019"
    },
    {
      "job": 78707686456,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314954490"
    },
    {
      "job": 78707686444,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314974907"
    },
    {
      "job": 78707438863,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314677755"
    },
    {
      "job": 78707686442,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314690966"
    },
    {
      "job": 78707686450,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314688904"
    },
    {
      "job": 78707686448,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314687765"
    },
    {
      "job": 78707686447,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314691233"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dalenbe2/bayesmeanscale",
  "_commit": {
    "id": "ae3b495efdb224a5a58bb987d1d090b999350dce",
    "author": "David Dalenberg <108013953+dalenbe2@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from dalenbe2/development\n\nPull request for v0.2.2",
    "time": 1775055125
  },
  "_maintainer": {
    "name": "David M. Dalenberg",
    "email": "dalenbe2@gmail.com",
    "login": "dalenbe2",
    "description": "Statistician, Researcher, & R Package Developer",
    "uuid": 108013953
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "bayestestR",
      "version": ">= 0.13.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "version": ">= 0.9.5",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.45",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-60.2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.26",
      "role": "Suggests"
    },
    {
      "package": "rstanarm",
      "version": ">= 2.32.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dalenbe2",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2026-04-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dalenbe2",
      "count": 315,
      "uuid": 108013953
    }
  ],
  "_userbio": {
    "uuid": 108013953,
    "type": "user",
    "name": "David Dalenberg",
    "description": "Statistician, Researcher, & R Package Developer"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesMeanScale"
  },
  "_devurl": "https://github.com/dalenbe2/bayesmeanscale",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesMeanScale.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/dalenbe2/bayesmeanscale",
  "_realowner": "dalenbe2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-04-23"
    },
    {
      "version": "0.1.1",
      "date": "2024-04-27"
    },
    {
      "version": "0.1.2",
      "date": "2024-05-18"
    },
    {
      "version": "0.1.3",
      "date": "2024-05-23"
    },
    {
      "version": "0.1.4",
      "date": "2024-05-30"
    },
    {
      "version": "0.2.0",
      "date": "2024-12-20"
    },
    {
      "version": "0.2.1",
      "date": "2025-01-08"
    },
    {
      "version": "0.2.2",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "bayesCountMargEffF",
    "bayesCountPredsF",
    "bayesMargCompareF",
    "bayesMargEffF",
    "bayesOrdinalMargEffF",
    "bayesOrdinalPredsF",
    "bayesPredsF"
  ],
  "_help": [
    {
      "page": "bayesCountMargEffF",
      "title": "Bayesian marginal effects on count probabilities.",
      "topics": [
        "bayesCountMargEffF"
      ]
    },
    {
      "page": "bayesCountPredsF",
      "title": "Bayesian predictions of count probabilities.",
      "topics": [
        "bayesCountPredsF"
      ]
    },
    {
      "page": "bayesMargCompareF",
      "title": "Comparison of Bayesian marginal effects",
      "topics": [
        "bayesMargCompareF"
      ]
    },
    {
      "page": "bayesMargEffF",
      "title": "Bayesian marginal effects on the mean scale.",
      "topics": [
        "bayesMargEffF",
        "bayesMargEffF.data.frame",
        "bayesMargEffF.stanreg"
      ]
    },
    {
      "page": "bayesOrdinalMargEffF",
      "title": "Bayesian marginal effects on the mean scale.",
      "topics": [
        "bayesOrdinalMargEffF"
      ]
    },
    {
      "page": "bayesOrdinalPredsF",
      "title": "Bayesian predictions for ordinal models on the mean scale.",
      "topics": [
        "bayesOrdinalPredsF"
      ]
    },
    {
      "page": "bayesPredsF",
      "title": "Bayesian predictions on the mean scale.",
      "topics": [
        "bayesPredsF"
      ]
    }
  ],
  "_readme": "https://github.com/dalenbe2/bayesmeanscale/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bayestestR",
    "checkmate",
    "cli",
    "data.table",
    "datawizard",
    "distributional",
    "generics",
    "glue",
    "insight",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "posterior",
    "rlang",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to 'bayesMeanScale'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Predictions",
        "Average marginal predictions",
        "Marginal predictions at the mean",
        "Average marginal predictions for count probabilities",
        "Marginal effects",
        "Average marginal effects",
        "Average marginal effects for count probabilities",
        "Marginal effects at the mean",
        "Comparing marginal effects",
        "Proportional odds models",
        "List of models currently supported",
        "References"
      ],
      "created": "2024-04-03 20:41:44",
      "modified": "2026-04-01 14:52:05",
      "commits": 19
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bayesmeanscale",
  "_universes": [
    "dalenbe2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-31T07:11:53.000Z",
      "distro": "noble",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "99069bae03fd22d3e7cd7ddc425625a3d7f04e83779dd7dd7499afa73e230cd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-31T07:11:49.000Z",
      "distro": "noble",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "f4ecd4c955886fa8af350c3f5de1e6ca0101d75ecbd58448398561b90a00a278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-31T07:48:18.000Z",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "806707eed3a5ac8daba3517da07e9204035d0631c386acf03a7280261f8a24be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-31T07:51:24.000Z",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "912b3fdee2048229e324f21c13043dbdbad8e06726f9ae291276cd1f69e42905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-31T07:11:29.000Z",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "a9f3e9c38c64a85164cc0266de640032a618a01be1d632099dff95767729aa61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-31T07:10:42.000Z",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "c03fbb3f8969a0c36ea91b3531b195b30cb6d7337e72d88b8968d283250f984b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-31T07:10:35.000Z",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "a940eff45ea21d1553927a4715e5c7fba385b47b5511cd8adc678e1411e5bf4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-31T07:11:08.000Z",
      "commit": "ae3b495efdb224a5a58bb987d1d090b999350dce",
      "fileid": "c2a1c7dd5160fd30103d843cfd41fc66231257918daafc9bbc4c1aa854790834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dalenbe2/actions/runs/26706056756"
    }
  ]
}