Package: mcmcr Title: Manipulate MCMC Samples Version: 0.6.2.9001 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Kirill", "Müller", role = "ctb", comment = c(ORCID = "0000-0002-1416-3412")), person("Nadine", "Hussein", role = "ctb", comment = c(ORCID = "0000-0003-4470-8361")), person("Ayla", "Pearson", role = "ctb", comment = c(ORCID = "0000-0001-7388-1222")), person("Poisson Consulting", role = c("cph", "fnd")) ) Description: Functions and classes to store, manipulate and summarise Monte Carlo Markov Chain (MCMC) samples. For more information see Brooks et al. (2011) . License: MIT + file LICENSE URL: https://github.com/poissonconsulting/mcmcr, https://poissonconsulting.github.io/mcmcr/ BugReports: https://github.com/poissonconsulting/mcmcr/issues Depends: R (>= 4.0) Imports: abind, chk, coda, extras, generics, lifecycle, nlist, purrr, stats, term, tibble, universals, utils Suggests: covr, graphics, rlang, testthat (>= 3.0.0), withr RdMacros: lifecycle Config/Needs/website: poissonconsulting/poissontemplate Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-23 08:15:28 UTC RemoteUrl: https://github.com/poissonconsulting/mcmcr RemoteRef: HEAD RemoteSha: 80f091bbe303f5d0d5c1bbb6fb844e6221fbd3d5 NeedsCompilation: no Packaged: 2026-06-26 10:32:29 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Kirill Müller [ctb] (ORCID: ), Nadine Hussein [ctb] (ORCID: ), Ayla Pearson [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Joe Thorley