Package: genMCMCDiag
Title: Generalized Convergence Diagnostics for Difficult MCMC
        Algorithms
Version: 0.2.1
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
Depends: R (>= 3.5.0)
LazyData: true
Imports: ggplot2 (>= 3.0.0), coda (>= 0.19.0), mcmcse (>= 1.0.0), knitr
        (>= 1.45), lifecycle
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-08 17:26:22 UTC; LukeDuttweiler
Author: Luke Duttweiler [aut, cre, cph]
    (<https://orcid.org/0000-0002-0467-995X>)
Maintainer: Luke Duttweiler <lduttweiler@hsph.harvard.edu>
Repository: CRAN
Date/Publication: 2024-05-10 13:50:08 UTC
Built: R 4.2.3; ; 2024-05-10 16:23:19 UTC; unix
