{
  "_id": "6a1f2ecdb401979e73426b91",
  "Package": "bayesDiagnostics",
  "Type": "Package",
  "Title": "Comprehensive Bayesian Model Diagnostics and Comparison Tools",
  "Version": "0.1.0",
  "Authors@R": "person(\"Ibrahim Kholil\", \"Rakib\", , \"ikrakib1010@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides comprehensive tools for Bayesian model\ndiagnostics and comparison. Includes prior sensitivity\nanalysis, posterior predictive checks (Gelman et al. (2013)\n<doi:10.1201/b16018>), advanced model comparison using\nPareto-smoothed importance sampling leave-one-out\ncross-validation (Vehtari et al. (2017)\n<doi:10.1007/s11222-016-9696-4>), convergence diagnostics, and\nprior elicitation tools. Integrates with 'brms' (Burkner (2017)\n<doi:10.18637/jss.v080.i01>), 'rstan', and 'rstanarm' packages\nfor comprehensive Bayesian workflow diagnostics.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/ikrakib/bayesDiagnostics",
  "BugReports": "https://github.com/ikrakib/bayesDiagnostics/issues",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://ikrakib.r-universe.dev",
  "Date/Publication": "2026-01-14 10:25:11 UTC",
  "RemoteUrl": "https://github.com/ikrakib/bayesdiagnostics",
  "RemoteRef": "HEAD",
  "RemoteSha": "06dedad214f96f457a5aac56b942007940fd1cf0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:23:11 UTC",
    "User": "root"
  },
  "Author": "Ibrahim Kholil Rakib [aut, cre]",
  "Maintainer": "Ibrahim Kholil Rakib <ikrakib1010@gmail.com>",
  "MD5sum": "2edbc434b0a9f162720aa3778565e2f7",
  "_user": "ikrakib",
  "_type": "src",
  "_file": "bayesDiagnostics_0.1.0.tar.gz",
  "_fileid": "0884d61fcbc4526359d831d474a84a385ca90182edd386729352fee439de6a7a",
  "_filesize": 204947,
  "_sha256": "0884d61fcbc4526359d831d474a84a385ca90182edd386729352fee439de6a7a",
  "_created": "2026-05-15T09:23:11.000Z",
  "_published": "2026-06-02T19:28:13.847Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154358506,
      "time": 316,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014058422"
    },
    {
      "job": 79154359240,
      "time": 287,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014049988"
    },
    {
      "job": 79154358861,
      "time": 292,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014039496"
    },
    {
      "job": 79154358720,
      "time": 318,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014041220"
    },
    {
      "job": 79154357561,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013967110"
    },
    {
      "job": 79154357859,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367751130"
    },
    {
      "job": 79154358765,
      "time": 294,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014052318"
    },
    {
      "job": 79154359802,
      "time": 297,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014054829"
    },
    {
      "job": 79154358955,
      "time": 295,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014052395"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ikrakib/bayesdiagnostics",
  "_commit": {
    "id": "06dedad214f96f457a5aac56b942007940fd1cf0",
    "author": "Ibrahim Kholil Rakib <ikrakib1010@gmail.com>",
    "committer": "Ibrahim Kholil Rakib <ikrakib1010@gmail.com>",
    "message": "Updated diagnostics functions and documentation.\n",
    "time": 1768386311
  },
  "_maintainer": {
    "name": "Ibrahim Kholil Rakib",
    "email": "ikrakib1010@gmail.com",
    "login": "ikrakib",
    "uuid": 132069521
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "brms",
      "version": ">= 2.18.0",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "loo",
      "version": ">= 2.5.0",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "bridgesampling",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "version": ">= 2.26.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "bayesplot",
      "version": ">= 1.10.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstanarm",
      "version": ">= 2.21.0",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    }
  ],
  "_owner": "ikrakib",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 5
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ikrakib",
      "count": 13,
      "uuid": 132069521
    }
  ],
  "_userbio": {
    "uuid": 132069521,
    "type": "user",
    "name": "Ibrahim Kholil Rakib"
  },
  "_downloads": {
    "count": 529,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesDiagnostics"
  },
  "_devurl": "https://github.com/ikrakib/bayesdiagnostics",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesDiagnostics.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/ikrakib/bayesdiagnostics",
  "_realowner": "ikrakib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-14"
    }
  ],
  "_exports": [
    "automated_ppc",
    "bayes_factor_comparison",
    "bayesian_p_values",
    "diagnostic_report",
    "effective_sample_size_diagnostics",
    "extract_posterior_unified",
    "graphical_ppc",
    "hierarchical_convergence",
    "mcmc_diagnostics_summary",
    "model_comparison_suite",
    "posterior_predictive_check",
    "ppc_crossvalidation",
    "predictive_performance",
    "prior_elicitation_helper",
    "prior_robustness",
    "prior_sensitivity"
  ],
  "_help": [
    {
      "page": "automated_ppc",
      "title": "Automated Posterior Predictive Checks",
      "topics": [
        "automated_ppc"
      ]
    },
    {
      "page": "bayes_factor_comparison",
      "title": "Bayesian Factor Comparison Between Models",
      "topics": [
        "bayes_factor_comparison"
      ]
    },
    {
      "page": "bayesDiagnostics",
      "title": "bayesDiagnostics Package",
      "topics": [
        "bayesDiagnostics-package",
        "bayesDiagnostics"
      ]
    },
    {
      "page": "bayesian_p_values",
      "title": "Calculate Bayesian P-Values",
      "topics": [
        "bayesian_p_values"
      ]
    },
    {
      "page": "diagnostic_report",
      "title": "Diagnostic Report for Bayesian Models",
      "topics": [
        "diagnostic_report"
      ]
    },
    {
      "page": "effective_sample_size_diagnostics",
      "title": "Effective Sample Size Diagnostics",
      "topics": [
        "effective_sample_size_diagnostics",
        "plot.ess_diagnostics",
        "print.ess_diagnostics"
      ]
    },
    {
      "page": "extract_posterior_unified",
      "title": "Extract Posterior Draws (Unified Interface)",
      "topics": [
        "extract_posterior_unified"
      ]
    },
    {
      "page": "graphical_ppc",
      "title": "Graphical Posterior Predictive Checks",
      "topics": [
        "graphical_ppc"
      ]
    },
    {
      "page": "hierarchical_convergence",
      "title": "Hierarchical Model Convergence Diagnostics",
      "topics": [
        "hierarchical_convergence",
        "plot.hierarchical_convergence",
        "print.hierarchical_convergence"
      ]
    },
    {
      "page": "mcmc_diagnostics_summary",
      "title": "MCMC Diagnostics Summary",
      "topics": [
        "mcmc_diagnostics_summary"
      ]
    },
    {
      "page": "model_comparison_suite",
      "title": "Comprehensive Model Comparison Suite",
      "topics": [
        "model_comparison_suite"
      ]
    },
    {
      "page": "plot.bayes_factor_comparison",
      "title": "Plot Bayes Factor Comparison Results",
      "topics": [
        "plot.bayes_factor_comparison"
      ]
    },
    {
      "page": "posterior_predictive_check",
      "title": "Posterior Predictive Checks",
      "topics": [
        "plot.posterior_predictive_check",
        "posterior_predictive_check",
        "print.posterior_predictive_check"
      ]
    },
    {
      "page": "ppc_crossvalidation",
      "title": "PPC Cross-Validation (LOO-PIT)",
      "topics": [
        "ppc_crossvalidation"
      ]
    },
    {
      "page": "predictive_performance",
      "title": "Predictive Performance Evaluation",
      "topics": [
        "predictive_performance"
      ]
    },
    {
      "page": "print.bayes_factor_comparison",
      "title": "Print Bayes Factor Comparison Results",
      "topics": [
        "print.bayes_factor_comparison"
      ]
    },
    {
      "page": "prior_elicitation_helper",
      "title": "Prior Elicitation Helper",
      "topics": [
        "print.prior_elicitation",
        "prior_elicitation_helper"
      ]
    },
    {
      "page": "prior_robustness",
      "title": "Prior Robustness Analysis",
      "topics": [
        "print.prior_robustness",
        "prior_robustness"
      ]
    },
    {
      "page": "prior_sensitivity",
      "title": "Prior Sensitivity Analysis",
      "topics": [
        "plot.prior_sensitivity",
        "print.prior_sensitivity",
        "prior_sensitivity"
      ]
    }
  ],
  "_readme": "https://github.com/ikrakib/bayesdiagnostics/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bayesplot",
    "BH",
    "bridgesampling",
    "brms",
    "Brobdingnag",
    "callr",
    "checkmate",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "desc",
    "digest",
    "distributional",
    "dplyr",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggridges",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "loo",
    "magrittr",
    "Matrix",
    "matrixStats",
    "mgcv",
    "mvtnorm",
    "nleqslv",
    "nlme",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "plyr",
    "posterior",
    "processx",
    "ps",
    "purrr",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "reshape2",
    "rlang",
    "rstan",
    "rstantools",
    "S7",
    "scales",
    "StanHeaders",
    "stringi",
    "stringr",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-bayesDiagnostics.Rmd",
      "filename": "introduction-to-bayesDiagnostics.html",
      "title": "Introduction to bayesDiagnostics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "bayesDiagnostics: Comprehensive Bayesian Model Diagnostics",
        "Overview of Package Functions",
        "Part 1: MCMC Convergence Diagnostics",
        "1.1 Quick MCMC Diagnostics Summary",
        "1.2 Effective Sample Size Diagnostics",
        "1.3 Hierarchical Model Convergence",
        "Part 2: Posterior Predictive Checks (PPC)",
        "2.1 Comprehensive Posterior Predictive Checks",
        "2.2 Automated PPC",
        "2.3 Graphical PPC",
        "2.4 LOO Cross-Validation PPC",
        "2.5 Custom Bayesian P-Values",
        "Part 3: Prior Specification & Sensitivity Analysis",
        "3.1 Prior Elicitation Helper",
        "3.2 Prior Sensitivity Analysis",
        "3.3 Prior Robustness Analysis",
        "Part 4: Model Comparison",
        "4.1 Comprehensive Model Comparison Suite",
        "4.2 Bayes Factor Comparison",
        "4.3 Predictive Performance Evaluation",
        "Part 5: Utilities & Comprehensive Reporting",
        "5.1 Extract Posterior (Unified Interface)",
        "5.2 Diagnostic Report Generation",
        "Complete Workflow Example",
        "Interpretation Guidelines",
        "Convergence (MCMC)",
        "Posterior Predictive Checks",
        "Prior Sensitivity",
        "Model Comparison",
        "Summary Table: All Functions",
        "Further Reading",
        "Books",
        "Papers",
        "Packages",
        "Getting Help"
      ],
      "created": "2025-12-07 09:55:59",
      "modified": "2026-01-03 20:34:29",
      "commits": 2
    }
  ],
  "_score": 4.720159303405957,
  "_indexed": true,
  "_nocasepkg": "bayesdiagnostics",
  "_universes": [
    "ikrakib"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T09:26:25.000Z",
      "distro": "noble",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "55728161c5d579e7786e28f4ae40371d4d9caf675ed142a691516866cc48bcaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T09:26:11.000Z",
      "distro": "noble",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "f44532f38b348827e460308a6b7b413100c0275dc8c34e6911725a6aad161ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:49.000Z",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "a3ba26b0cdbd7fa38f911333564bae3d1f3361dd534f4ca6ac63c64955419a49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:49.000Z",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "bafba39172884aab3791279029b2a763888fca8058dd3f8129133dabfa35c6b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:16.000Z",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "7a24c114654d107e2f0039e59e60ecdaabd5560aba9c813e65ca0d0a2b335457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:15.000Z",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "231b074551c9dcde37614285ffb03d27b30a357c56c190de39253874326c8ab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:24:57.000Z",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "9820a32fd9a7b0901f1f0ecd1ffad983e0f855bd37fc721a82cf07d74fc83a2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T19:27:54.000Z",
      "commit": "06dedad214f96f457a5aac56b942007940fd1cf0",
      "fileid": "e24a0266c333c267e2e85d97ffe502e0cb64549fe256532a9a0f34640d732828",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/25910219460"
    }
  ]
}