Beta Release
Pre-release
Pre-release
To install this beta release of the bayespot package you will also need the preview version of the
upcoming ggplot2 update (not the CRAN version):
if (!require("devtools"))
install.packages("devtools")
devtools::install_github("hadley/ggplot2")
devtools::install_github("stan-dev/bayesplot", build_vignettes = TRUE)