Package: R2jags
Version: 0.8-9
Date: 2024-10-12
Title: Using R to Run 'JAGS'
Authors@R: c(person("Yu-Sung", "Su", role =  c("aut", "cre"), 
		      email = "suyusung@tsinghua.edu.cn", 
              comment = c(ORCID = "0000-0001-5021-8209")),
	     person("Masanao", "Yajima", email = "yajima@bu.edu", role = "aut"),
	     person("Gianluca", "Baio", email="g.baio@ucl.ac.uk", role="ctb")
		)
Author: Yu-Sung Su [aut, cre] (<https://orcid.org/0000-0001-5021-8209>),
  Masanao Yajima [aut],
  Gianluca Baio [ctb]
Maintainer: Yu-Sung Su <suyusung@tsinghua.edu.cn>
BugReports: https://github.com/suyusung/R2jags/issues/
Depends: R (>= 2.14.0), rjags (>= 3-3)
Suggests: testthat (>= 3.0.0)
Imports: abind, coda (>= 0.13), graphics, grDevices, methods,
        R2WinBUGS, parallel, stats, stringr, utils
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
Description: Providing wrapper functions to implement Bayesian analysis in JAGS.  Some major features include monitoring convergence of a MCMC model using Rubin and Gelman Rhat statistics, automatically running a MCMC model till it converges, and implementing parallel processing of a MCMC model for multiple chains.
License: GPL (> 2)
NeedsCompilation: no
Packaged: 2024-10-12 11:51:17 UTC; yusung
Repository: CRAN
Date/Publication: 2024-10-13 08:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:27:04 UTC; windows
