{
  "_id": "6a2520e74b233be198390f22",
  "Package": "MCMCprecision",
  "Type": "Package",
  "Title": "Precision of Discrete Parameters in Transdimensional MCMC",
  "Version": "0.4.2",
  "Date": "2025-07-22",
  "Authors@R": "c(person(\"Daniel W.\",\"Heck\", \nemail = \"daniel.heck@uni-marburg.de\",\nrole = c(\"aut\",\"cre\"),\ncomment = c(ORCID = \"0000-0002-6302-9252\")))",
  "Author": "Daniel W. Heck [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6302-9252>)",
  "Maintainer": "Daniel W. Heck <daniel.heck@uni-marburg.de>",
  "Description": "Estimates the precision of transdimensional Markov chain\nMonte Carlo (MCMC) output, which is often used for Bayesian\nanalysis of models with different dimensionality (e.g., model\nselection). Transdimensional MCMC (e.g., reversible jump MCMC)\nrelies on sampling a discrete model-indicator variable to\nestimate the posterior model probabilities. If only few\nswitches occur between the models, precision may be low and\nassessment based on the assumption of independent samples\nmisleading. Based on the observed transition matrix of the\nindicator variable, the method of Heck, Overstall, Gronau, &\nWagenmakers (2019, Statistics & Computing, 29, 631-643)\n<doi:10.1007/s11222-018-9828-0> draws posterior samples of the\nstationary distribution to (a) assess the uncertainty in the\nestimated posterior model probabilities and (b) estimate the\neffective sample size of the MCMC output.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/danheck/MCMCprecision",
  "VignetteBuilder": "R.rsp",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 07:38:41 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-07-22 09:20:08 UTC",
  "RemoteUrl": "https://github.com/cran/MCMCprecision",
  "RemoteRef": "HEAD",
  "RemoteSha": "23e017c53a8d7f2138697e05c9c2a8dfa79de403",
  "MD5sum": "4f7d8983b2f7e7e28851a0d317bad0e3",
  "_user": "cran",
  "_type": "src",
  "_file": "MCMCprecision_0.4.2.tar.gz",
  "_fileid": "1876544380682fa9853d7e93526851be899ae6914463068cbcd1525b172e1600",
  "_filesize": 546125,
  "_sha256": "1876544380682fa9853d7e93526851be899ae6914463068cbcd1525b172e1600",
  "_created": "2026-06-07T07:38:41.000Z",
  "_published": "2026-06-07T07:42:31.081Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79941513904,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461999627"
    },
    {
      "job": 79941513897,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462000222"
    },
    {
      "job": 79941513899,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461998939"
    },
    {
      "job": 79941513914,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461999599"
    },
    {
      "job": 79941250633,
      "time": 270,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461977015"
    },
    {
      "job": 79941513886,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461994495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27086262672",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MCMCprecision",
  "_commit": {
    "id": "23e017c53a8d7f2138697e05c9c2a8dfa79de403",
    "author": "Daniel W. Heck <daniel.heck@uni-marburg.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.2\n",
    "time": 1753176008
  },
  "_maintainer": {
    "name": "Daniel W. Heck",
    "email": "daniel.heck@uni-marburg.de",
    "login": "danheck",
    "mastodon": "@Daniel_Heck@mastodon.social",
    "bluesky": "@danielheck.bsky.social",
    "orcid": "0000-0002-6302-9252",
    "description": "",
    "uuid": 9395768
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.4.2",
      "date": "2025-07-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danheck",
      "count": 1,
      "uuid": 9395768
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1613,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MCMCprecision"
  },
  "_devurl": "https://github.com/danheck/mcmcprecision",
  "_searchresults": 59,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MCMCprecision.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danheck/mcmcprecision",
  "_realowner": "danheck",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.6",
      "date": "2017-04-03"
    },
    {
      "version": "0.3.7",
      "date": "2017-08-04"
    },
    {
      "version": "0.3.8",
      "date": "2018-04-08"
    },
    {
      "version": "0.3.9",
      "date": "2018-08-10"
    },
    {
      "version": "0.4.0",
      "date": "2019-12-05"
    },
    {
      "version": "0.4.2",
      "date": "2025-07-22"
    }
  ],
  "_exports": [
    "best_models",
    "fit_dirichlet",
    "rdirichlet",
    "rmarkov",
    "stationary",
    "stationary_mle",
    "transitions"
  ],
  "_help": [
    {
      "page": "MCMCprecision-package",
      "title": "MCMCprecision: Precision of discrete parameters in transdimensional MCMC",
      "topics": [
        "MCMCprecision-package",
        "MCMCprecision"
      ]
    },
    {
      "page": "best_models",
      "title": "Precision for the k Best-Performing Models",
      "topics": [
        "best_models"
      ]
    },
    {
      "page": "fit_dirichlet",
      "title": "Estimate Parameters of Dirichlet Distribution",
      "topics": [
        "fit_dirichlet"
      ]
    },
    {
      "page": "rdirichlet",
      "title": "Random Sample from Dirichlet Distribution",
      "topics": [
        "rdirichlet"
      ]
    },
    {
      "page": "rmarkov",
      "title": "Generate a sample of a discrete-state Markov chain",
      "topics": [
        "rmarkov"
      ]
    },
    {
      "page": "stationary",
      "title": "Precision of stationary distribution for discrete MCMC variables",
      "topics": [
        "stationary"
      ]
    },
    {
      "page": "stationary_mle",
      "title": "MLE for stationary distribution of discrete MCMC variables",
      "topics": [
        "stationary_mle"
      ]
    },
    {
      "page": "summary.stationary",
      "title": "Summary for Posterior Model Probabilities",
      "topics": [
        "summary.stationary"
      ]
    },
    {
      "page": "transitions",
      "title": "Get matrix of observed transition frequencies",
      "topics": [
        "transitions"
      ]
    }
  ],
  "_rundeps": [
    "combinat",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppProgress"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Heck_2018_Statistics_and_Computing.pdf.asis",
      "filename": "Heck_2018_Statistics_and_Computing.pdf",
      "title": "Heck, Overstall, Gronau, & Wagenmakers (2018, Statistics & Computing): Methods implemented in MCMCprecision",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2018-08-10 12:40:03",
      "modified": "2018-08-10 12:40:03",
      "commits": 1
    }
  ],
  "_score": 4.0576676250787305,
  "_indexed": false,
  "_nocasepkg": "mcmcprecision",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://danheck.r-universe.dev/MCMCprecision",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-07T07:41:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "23e017c53a8d7f2138697e05c9c2a8dfa79de403",
      "fileid": "dc9a84de74ad248e9148ae8ef679a54a1d2db6827c55d5db7ae9c0201d4b734b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27086262672"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-07T07:41:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "23e017c53a8d7f2138697e05c9c2a8dfa79de403",
      "fileid": "f216c8c5b0edea4bee584aa3717fa0e6b15dc2a900277043616b3969d0397a76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27086262672"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-07T07:41:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "23e017c53a8d7f2138697e05c9c2a8dfa79de403",
      "fileid": "e662e5c8b4a8e7f04f2a58a1008432d63c51551bbb25318dced2bcbb44ea6002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27086262672"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-07T07:41:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "23e017c53a8d7f2138697e05c9c2a8dfa79de403",
      "fileid": "a592a5993a80ab38c558c22515127feedb240e9be2e459f79ec57e89b71ade74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27086262672"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-07T07:41:07.000Z",
      "arch": "emscripten",
      "commit": "23e017c53a8d7f2138697e05c9c2a8dfa79de403",
      "fileid": "1bdc222f94164623f0010890ae0c347db99ccc7e66b485923b661a9bb0e760b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27086262672"
    }
  ]
}