Package: mmcc Type: Package Title: tidy mcmc.list using data.table Version: 0.0.9.9000 Authors@R: c( person("Nicholas", "Tierney", role = c("aut", "cre"), email = "nicholas.tierney@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0003-1460-8722")), person("Sam", "Clifford", role = c("aut"), email = "sj.clifford@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0002-3774-3882"))) Description: Tidy up, diagnose, and visualise your mcmc samples quickly and easily so you can get on with your analysis. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: data.table, magrittr, purrr, coda, generics, graphics, stats, glue RoxygenNote: 7.1.2 Suggests: knitr, rmarkdown, ggplot2, covr, greta, bayesplot, reticulate, rjags, testthat, rstan (>= 2.17.0), spelling VignetteBuilder: knitr Depends: R (>= 3.1.2) 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: 2026-06-12 09:01:39 UTC; root Author: Nicholas Tierney [aut, cre] (ORCID: ), Sam Clifford [aut] (ORCID: ) Maintainer: Nicholas Tierney