Package: bayesplot
Type: Package
Title: Plotting for Bayesian Models
Version: 1.1.0
Date: 2016-12-19
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "jsg2201@columbia.edu"),
             person("Paul-Christian", "Buerkner", role = "ctb"))
Maintainer: Jonah Gabry <jsg2201@columbia.edu>
Description: Plotting functions for posterior analysis, model checking,
    and MCMC diagnostics. The package is designed not only to provide convenient
    functionality for users, but also a common set of functions that can be
    easily used by developers working on a variety of R packages for Bayesian
    modeling, particularly (but not exclusively) packages interfacing with Stan.
License: GPL (>= 3)
LazyData: TRUE
URL: http://mc-stan.org/,
        https://groups.google.com/forum/#!forum/stan-users
BugReports: https://github.com/stan-dev/bayesplot/issues/
Depends: R (>= 3.1.0)
Imports: dplyr (>= 0.4.3), ggplot2 (>= 2.2.0), reshape2, stats, utils
Suggests: arm, gridExtra (>= 2.2.1), knitr (>= 1.14), rmarkdown (>=
        1.0.0), rstan (>= 2.13.2), rstanarm (>= 2.13.1), rstantools (>=
        1.0.0), shinystan (>= 2.2.1), testthat
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-12-20 04:11:06 UTC; jgabry
Author: Jonah Gabry [aut, cre],
  Paul-Christian Buerkner [ctb]
Repository: CRAN
Date/Publication: 2016-12-20 08:16:13
