{
  "_id": "6a2bcbca57839859431a0a39",
  "Package": "mmcc",
  "Type": "Package",
  "Title": "tidy mcmc.list using data.table",
  "Version": "0.0.9.9000",
  "Authors@R": "c(\nperson(\"Nicholas\", \"Tierney\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nicholas.tierney@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1460-8722\")),\nperson(\"Sam\", \"Clifford\",\nrole = c(\"aut\"),\nemail = \"sj.clifford@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-3774-3882\")))",
  "Description": "Tidy up, diagnose, and visualise your mcmc samples quickly\nand easily so you can get on with your analysis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Repository": "https://njtierney.r-universe.dev",
  "Date/Publication": "2021-09-30 09:09:30 UTC",
  "RemoteUrl": "https://github.com/njtierney/mmcc",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:01:39 UTC",
    "User": "root"
  },
  "Author": "Nicholas Tierney [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1460-8722>),\nSam Clifford [aut] (ORCID: <https://orcid.org/0000-0002-3774-3882>)",
  "Maintainer": "Nicholas Tierney <nicholas.tierney@gmail.com>",
  "MD5sum": "3878f310fdca2d8f771e628a39564506",
  "_user": "njtierney",
  "_type": "src",
  "_file": "mmcc_0.0.9.9000.tar.gz",
  "_fileid": "34c611dc8779bab45a4ccef97917ea374b5b1011d86b90c74712940d7c7eb0c0",
  "_filesize": 1673459,
  "_sha256": "34c611dc8779bab45a4ccef97917ea374b5b1011d86b90c74712940d7c7eb0c0",
  "_created": "2026-06-12T09:01:39.000Z",
  "_published": "2026-06-12T09:05:14.871Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80994732278,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7587471118"
    },
    {
      "job": 80994732302,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587469152"
    },
    {
      "job": 80994732269,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7587441845"
    },
    {
      "job": 80994732305,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7587469382"
    },
    {
      "job": 80994107892,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587409152"
    },
    {
      "job": 80994732256,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587467669"
    },
    {
      "job": 80994732304,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7587451511"
    },
    {
      "job": 80994732284,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7587471496"
    },
    {
      "job": 80994732290,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7587462138"
    }
  ],
  "_buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/njtierney/mmcc",
  "_commit": {
    "id": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
    "author": "Nicholas Tierney <nicholas.tierney@gmail.com>",
    "committer": "Nicholas Tierney <nicholas.tierney@gmail.com>",
    "message": "Add in some more examples of current functionality of mmcc in README\n",
    "time": 1632992970
  },
  "_maintainer": {
    "name": "Nicholas Tierney",
    "email": "nicholas.tierney@gmail.com",
    "login": "njtierney",
    "mastodon": "@njtierney@aus.social",
    "bluesky": "@njtierney.bsky.social",
    "orcid": "0000-0003-1460-8722",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||",
    "uuid": 6488485
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "greta",
      "role": "Suggests"
    },
    {
      "package": "bayesplot",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rjags",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rstan",
      "version": ">= 2.17.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "njtierney",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 22,
  "_contributors": [
    {
      "user": "njtierney",
      "count": 101,
      "uuid": 6488485
    },
    {
      "user": "samclifford",
      "count": 9,
      "uuid": 661777
    },
    {
      "user": "bquilty25",
      "count": 1,
      "uuid": 38286449
    },
    {
      "user": "milesmcbain",
      "count": 1,
      "uuid": 9996346
    },
    {
      "user": "rdpeng",
      "count": 1,
      "uuid": 9612
    }
  ],
  "_userbio": {
    "uuid": 6488485,
    "type": "user",
    "name": "Nicholas Tierney",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mmcc"
  },
  "_devurl": "https://github.com/njtierney/mmcc",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mmcc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "diag_autocorr",
    "diag_ess",
    "diag_mc_stderr",
    "glance",
    "mcmc_to_dt",
    "n_chain",
    "n_iter",
    "n_sims",
    "n_var",
    "thin_dt",
    "tidy"
  ],
  "_datasets": [
    {
      "name": "example_jags_model",
      "title": "Example JAGS Model",
      "object": "example_jags_model",
      "class": [
        "jags"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "example_stan_model",
      "title": "Example STAN Model",
      "object": "example_stan_model",
      "class": [
        "stanfit"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "diag_autocorr",
      "title": "Diagnostic: Calculate the autocorrelation for each chain and parameter",
      "topics": [
        "diag_autocorr"
      ]
    },
    {
      "page": "diag_ess",
      "title": "Diagnostic: Calculate the effective sample size for each chain and parameter",
      "topics": [
        "diag_ess"
      ]
    },
    {
      "page": "diag_mc_stderr",
      "title": "Batch Means Standard Errors",
      "topics": [
        "diag_mc_stderr"
      ]
    },
    {
      "page": "example_jags_model",
      "title": "Example JAGS Model",
      "topics": [
        "example_jags_model"
      ]
    },
    {
      "page": "example_stan_model",
      "title": "Example STAN Model",
      "topics": [
        "example_stan_model"
      ]
    },
    {
      "page": "glance.dic",
      "title": "Glance upon your dic samples to get the penalised deviance",
      "topics": [
        "glance.dic"
      ]
    },
    {
      "page": "glance.mcmc.list",
      "title": "Glance upon your mcmclist to get summary information",
      "topics": [
        "glance.mcmc.list"
      ]
    },
    {
      "page": "mcmc_to_dt",
      "title": "Convert 'mcmc.list' to a tidy data.table object",
      "topics": [
        "mcmc_to_dt"
      ]
    },
    {
      "page": "mcmc_to_dt.mcmc.list",
      "title": "Convert 'mcmc.list' to a tidy data.table object",
      "topics": [
        "mcmc_to_dt.mcmc.list"
      ]
    },
    {
      "page": "mcmc_to_dt.stanfit",
      "title": "MCMC tidiers (draft) for STAN",
      "topics": [
        "mcmc_to_dt.stanfit"
      ]
    },
    {
      "page": "mcmc-dims",
      "title": "Dimensions of MCMC objects",
      "topics": [
        "mcmc-dims",
        "n_chain",
        "n_iter",
        "n_var"
      ]
    },
    {
      "page": "n_sims",
      "title": "Return the number of simulations",
      "topics": [
        "n_sims"
      ]
    },
    {
      "page": "thin_dt",
      "title": "thin_dt",
      "topics": [
        "thin_dt"
      ]
    },
    {
      "page": "tidy.mcmc.list",
      "title": "Return a tidy data summary of an MCMC object",
      "topics": [
        "tidy.mcmc.list"
      ]
    }
  ],
  "_readme": "https://github.com/njtierney/mmcc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "data.table",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "lm.Rmd",
      "filename": "lm.html",
      "title": "Model summaries for a Bayesian linear regression",
      "author": "Sam Clifford",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-06-10 11:17:52",
      "modified": "2019-01-30 23:05:12",
      "commits": 8
    }
  ],
  "_score": 4.643452676486188,
  "_indexed": true,
  "_nocasepkg": "mmcc",
  "_universes": [
    "njtierney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:04:12.000Z",
      "distro": "noble",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "dd67193e7c03144d37da321602af7941e95f555b08da3abfdc2986acf9a7d8a6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:04:10.000Z",
      "distro": "noble",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "848d30fde368a6f5299c990b658b13a7ae6cad7355f3b1464a169bff8d3360fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:03:09.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "abeb092cd30624ba021b225b227fd2a3bd1af606ebdb27727e22af89fa76a705",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:04:11.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "e76dbae5638ac43f74c190975896e8a4df36a14454b7d33c9a196e3ff81be18e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:04:37.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "f1a4edad49aa7fc9943b1e063720a549dfe752582f46c10436026e4adb720762",
      "status": "success",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:03:07.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "48c0011bfb34b50eb39cb909eaccb993375160075150fc70fc875a7413e41c03",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:04:09.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "63813e5530d64303e1ec0452db7aec22062fee04eb8e31005728939dd391277f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.9.9000",
      "date": "2026-06-12T09:03:42.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "66d7c110812ac67b44a105e717795c2be62ceb991ce764d23ce9e6cc5c37038c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/27405652777"
    }
  ]
}