Package: MCMCvis Type: Package Title: Tools to Visualize, Manipulate, and Summarize MCMC Output Version: 0.16.5 Authors@R: c( person("Casey", "Youngflesh", role = c("aut", "cre"), email = "caseyyoungflesh@gmail.com", comment = c(ORCID = "0000-0001-6343-3311")), person("Christian", "Che-Castaldo", role = c("aut"), email = "christian.che-castaldo@stonybrook.edu", comment = c(ORCID = "0000-0002-7670-2178")), person("Tyler", "Hardy", role = c("ctb"))) Maintainer: Casey Youngflesh Description: Performs key functions for MCMC analysis using minimal code - visualizes, manipulates, and summarizes MCMC output. Functions support simple and straightforward subsetting of model parameters within the calls, and produce presentable and 'publication-ready' output. MCMC output may be derived from Bayesian model output fit with Stan, NIMBLE, JAGS, and other software. License: GPL-3 URL: https://github.com/caseyyoungflesh/MCMCvis BugReports: https://github.com/caseyyoungflesh/MCMCvis/issues LazyData: TRUE Imports: coda, rstan, methods, overlapping, colorspace Depends: R (>= 3.5.0) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat, cmdstanr (>= 0.5.0), posterior Additional_repositories: https://mc-stan.org/r-packages/ VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://caseyyoungflesh.r-universe.dev Date/Publication: 2025-11-25 22:21:07 UTC RemoteUrl: https://github.com/caseyyoungflesh/mcmcvis RemoteRef: HEAD RemoteSha: 3c7b05282dbe3b509f2a101e0ac5fd397c283cfa NeedsCompilation: no Packaged: 2026-07-04 13:47:27 UTC; root Author: Casey Youngflesh [aut, cre] (ORCID: ), Christian Che-Castaldo [aut] (ORCID: ), Tyler Hardy [ctb]