Package: runjags
Version: 2.0.1-2
Date: 2015-04-12
Title: Interface Utilities, Model Templates, Parallel Computing Methods
        and Additional Distributions for MCMC Models in JAGS
Authors@R: c(person("Matthew", "Denwood", role=c("aut","cre"),
                    email="md@sund.ku.dk"),
             person("Martyn", "Plummer", role="cph", comment="Copyright holder of the code in /src/distributions/jags, src/distributions/DPar1.*, configure.ac, and original copyright holder of some modified code where indicated"))
Depends: R (>= 2.14.0)
Imports: parallel, lattice (>= 0.20-10), coda (>= 0.17-1), stats, utils
Suggests: rjags, modeest, knitr
VignetteBuilder: knitr
SystemRequirements: jags (http://mcmc-jags.sourceforge.net)
Description: User-friendly interface utilities for MCMC models via 
	Just Another Gibbs Sampler (JAGS), facilitating the use of parallel 
	(or distributed) processors for multiple chains, automated control
	of convergence and sample length diagnostics, and evaluation of the 
	performance of a model using drop-k validation or against simulated
	data. Template model specifications can be generated using a standard
	lme4-style formula interface to assist users less familiar with the 
	BUGS syntax.  A JAGS extension module provides additional distributions 
	including the Pareto family of distributions, the DuMouchel prior and 
	the half-Cauchy prior.
License: GPL-2
URL: http://runjags.sourceforge.net
NeedsCompilation: yes
Packaged: 2015-04-12 10:44:43 UTC; matthewdenwood
Author: Matthew Denwood [aut, cre],
  Martyn Plummer [cph] (Copyright holder of the code in
    /src/distributions/jags, src/distributions/DPar1.*, configure.ac,
    and original copyright holder of some modified code where
    indicated)
Maintainer: Matthew Denwood <md@sund.ku.dk>
Repository: CRAN
Date/Publication: 2015-04-12 16:22:37
