Package: genMCMCDiag
Title: Generalized Convergence Diagnostics for Difficult MCMC
        Algorithms
Version: 0.2.3
Authors@R: 
    person("Luke", "Duttweiler", email = "lduttweiler@hsph.harvard.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-0467-995X"))
Description: Trace plots and convergence diagnostics for Markov Chain Monte Carlo (MCMC) algorithms on highly multivariate or unordered spaces. Methods outlined in a forthcoming paper.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/LukeDuttweiler/genMCMCDiag
BugReports: https://github.com/LukeDuttweiler/genMCMCDiag/issues
LazyData: true
Imports: ggplot2 (>= 3.0.0), coda (>= 0.19.0), mcmcse (>= 1.0.0), knitr
        (>= 1.30), lifecycle
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-08 18:54:36 UTC; lduttweiler
Author: Luke Duttweiler [aut, cre, cph]
    (<https://orcid.org/0000-0002-0467-995X>)
Maintainer: Luke Duttweiler <lduttweiler@hsph.harvard.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-01-09 00:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:54:40 UTC; windows
