{
  "_id": "6a102a15acfb0bcc41c91bf8",
  "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-05-13 07:16:30 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": "9315ae894073c767876f9804e76d7f3a",
  "_user": "njtierney",
  "_type": "src",
  "_file": "mmcc_0.0.9.9000.tar.gz",
  "_fileid": "add58bd78298634c23c2070d803502bbafadd22e0acd0c3b9350cc0a685e3f8c",
  "_filesize": 1663666,
  "_sha256": "add58bd78298634c23c2070d803502bbafadd22e0acd0c3b9350cc0a685e3f8c",
  "_created": "2026-05-13T07:16:30.000Z",
  "_published": "2026-05-22T10:04:05.374Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358047644,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6963905386"
    },
    {
      "job": 77358047944,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963904001"
    },
    {
      "job": 77358048090,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6963902669"
    },
    {
      "job": 77358048102,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6963912837"
    },
    {
      "job": 77358047041,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963850344"
    },
    {
      "job": 77358047250,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157911528"
    },
    {
      "job": 77358047722,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6963894186"
    },
    {
      "job": 77358048061,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6963890005"
    },
    {
      "job": 77358047945,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6963888174"
    }
  ],
  "_buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964",
  "_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",
    "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",
    "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-05-13T07:19:12.000Z",
      "distro": "noble",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "11221b5e7eccf8020979711fc5578af236a9f3a0d6b28762f5b1ca5d60da80fb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9.9000",
      "date": "2026-05-13T07:19:14.000Z",
      "distro": "noble",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "cd49835eabd0411b592c761264283c588ddc17ded8a0143a7a1be95434371633",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9.9000",
      "date": "2026-05-13T07:19:25.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "1d01085a2a4a7ac5e9657f5cb1b084f9ba6e71a71ff12ce6d67f16c0646a0b17",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9.9000",
      "date": "2026-05-13T07:20:00.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "e06cc17f2b47335f72e8ba608101beb03a3fa49290337c0809249e851467cd38",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9.9000",
      "date": "2026-05-13T07:18:28.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "c47e3d4f798621cc8ba7c887dee5f6752b9a0831883ce34a1d9f3b050840791a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9.9000",
      "date": "2026-05-13T07:18:14.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "75b11a543e1db119aba80c2390160a35f7e87125690fabbe5e7fb1f8e634ab99",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.9.9000",
      "date": "2026-05-13T07:18:11.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "69bdf0e27c4f0fc6e3b6ef52ca77977b1c835943d329b95f8fda81739e31930c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9.9000",
      "date": "2026-05-22T10:03:46.000Z",
      "commit": "f1f271bf565edfaa21c2f4a1979dc478e450a9d9",
      "fileid": "b6153064883f2478e3e4fd5bdac2c2191ec3dbf6208be78673cafb4a4afcadbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/25784214964"
    }
  ]
}