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.
Version: 1.1.1
Maintainer: ORPHANED
Author: Xavier Fernández i Marín <xavier.fim@gmail.com>
Depends: dplyr (>= 0.5.0), tidyr (>= 0.5.1), ggplot2
Imports: GGally (>= 1.1.0)
Suggests: coda, rstan (>= 2.10.1), 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: 'ggmcmc.R' 'ggs.R' 'ggs_autocorrelation.R'
        'ggs_compare_partial.R' 'ggs_crosscorrelation.R'
        'ggs_density.R' 'ggs_histogram.R' 'ggs_running.R'
        'ggs_traceplot.R' 'ggs_pairs.R' 'data.R' 'help.R' 'functions.R'
        'ggs_Rhat.R' 'ggs_geweke.R' 'ggs_caterpillar.R'
        'ggs_separation.R' 'globals.R' 'ggs_ppmean.R' 'ggs_ppsd.R'
        'ggs_rocplot.R'
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-23 11:40:00 UTC; ripley
Repository: CRAN
Date/Publication: 2019-01-23 18:57:04 UTC
X-CRAN-Original-Maintainer: Xavier Fernández i Marín
        <xavier.fim@gmail.com>
X-CRAN-Comment: Orphaned on 2019-01-23 as no response to request to fix
        check issues.
