Package: ggmcmc Title: Tools for Analyzing MCMC Simulations from Bayesian Inference Description: Tools for assessing and diagnosing convergence of Markov Chain Monte Carlo simulations, as well as for graphically display results from full MCMC analysis. The package also facilitates the graphical interpretation of models by providing flexible functions to plot the results against observed variables, and functions to work with hierarchical/multilevel batches of parameters (Fernández-i-Marín, 2016 ). Version: 1.5.1.2 Authors@R: person("Xavier", "Fernández i Marín", email = "xavier.fim@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9522-8870")) Depends: R (>= 3.5), dplyr (>= 1.0.0), tidyr (>= 1.1.0), ggplot2 Imports: GGally (>= 1.1.0), MASS Suggests: coda, knitr, rmarkdown, ggthemes, gridExtra, Cairo, extrafont License: GPL-2 URL: http://xavier-fim.net/packages/ggmcmc/, https://github.com/xfim/ggmcmc/ BugReports: https://github.com/xfim/ggmcmc/issues/ Encoding: UTF-8 Collate: 'data.R' 'functions.R' 'ggmcmc.R' 'ggs.R' 'ggs_Rhat.R' 'ggs_autocorrelation.R' 'ggs_caterpillar.R' 'ggs_compare_partial.R' 'ggs_crosscorrelation.R' 'ggs_density.R' 'ggs_effective.R' 'ggs_geweke.R' 'ggs_diagnostics.R' 'ggs_grb.R' 'ggs_histogram.R' 'ggs_pairs.R' 'ggs_pcp.R' 'ggs_ppmean.R' 'ggs_ppsd.R' 'ggs_rocplot.R' 'ggs_running.R' 'ggs_separation.R' 'ggs_traceplot.R' 'globals.R' 'help.R' RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://xfim.r-universe.dev Date/Publication: 2025-10-02 14:28:48 UTC RemoteUrl: https://github.com/xfim/ggmcmc RemoteRef: HEAD RemoteSha: 84333cb3dd58be78f84d69e0b1a2f25ba7a9e96a NeedsCompilation: no Packaged: 2026-07-21 07:47:50 UTC; root Author: Xavier Fernández i Marín [aut, cre] (ORCID: ) Maintainer: Xavier Fernández i Marín