https://github.com/cran/brms
Raw File
Tip revision: 4e4283f92905dbb63b88825e4494cc985204a887 authored by Paul-Christian Buerkner on 29 June 2015, 16:41:43 UTC
version 0.3.0
Tip revision: 4e4283f
DESCRIPTION
Package: brms
Type: Package
Title: Bayesian Regression Models using Stan
Version: 0.3.0
Date: 2015-06-29
Authors@R: person("Paul-Christian", "Buerkner", email = "paul.buerkner@gmail.com",
  role = c("aut", "cre"))
Depends: R (>= 3.1.0), ggplot2 (>= 1.0.1), Rcpp (>= 0.11.5)
Imports: methods, stats, grDevices, abind, parallel (>= 3.1.3), coda
        (>= 0.17-1), ggmcmc (>= 0.6), gridExtra (>= 0.9.1)
Suggests: rstan (>= 2.6.0), R2jags (>= 0.05-03), testthat (>= 0.9.1)
Description: Fit Bayesian generalized linear mixed models using Stan for full Bayesian inference.
LazyData: true
NeedsCompilation: no
License: GPL (>= 2)
URL: http://github.com/paul-buerkner/brms
BugReports: http://github.com/paul-buerkner/brms/issues
Additional_repositories: http://rstan.org/repo
Packaged: 2015-06-29 13:21:31 UTC; Paul
Author: Paul-Christian Buerkner [aut, cre]
Maintainer: Paul-Christian Buerkner <paul.buerkner@gmail.com>
Repository: CRAN
Date/Publication: 2015-06-29 16:41:43
back to top