Last data update: 2014.03.03

R2jags

Package: R2jags
Version: 0.5-7
Date: 2015-8-22
Title: Using R to Run 'JAGS'
Author: Yu-Sung Su <suyusung@tsinghua.edu.cn>,
Masanao Yajima <yajima@stat.ucla.edu>,
Maintainer: Yu-Sung Su <suyusung@tsinghua.edu.cn>
Depends: R (>= 2.14.0), rjags (>= 3-3)
Imports: abind, coda (>= 0.13), graphics, grDevices, methods,
R2WinBUGS, parallel, stats, 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: 2015-08-22 14:21:26 UTC; suyusung
Repository: CRAN
Date/Publication: 2015-08-23 10:39:57

● Cran Task View: Bayesian
24 images, 6 functions, 0 datasets
Reverse Depends: 4

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'R2jags' ...
** package 'R2jags' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Creating a new generic function for 'traceplot' in package 'R2jags'
** help
*** installing help indices
  converting help for package 'R2jags'
    finding HTML links ... done
    attach.jags                             html  
Rd warning: /tmp/Rtmp2XqZEd/R.INSTALL43577a6e84b/R2jags/man/attach.jags.Rd:8: missing file link 'attach.bugs'
Rd warning: /tmp/Rtmp2XqZEd/R.INSTALL43577a6e84b/R2jags/man/attach.jags.Rd:8: missing file link 'detach.bugs'
Rd warning: /tmp/Rtmp2XqZEd/R.INSTALL43577a6e84b/R2jags/man/attach.jags.Rd:32: missing file link 'attach.bugs'
    autojags                                html  
    jags                                    html  
    finding level-2 HTML links ... done

    jags2bugs                               html  
    recompile                               html  
    traceplot                               html  
** building package indices
** testing if installed package can be loaded
* DONE (R2jags)
Making 'packages.html' ... done