Skip to content

Commit 004765c

Browse files
authored
Merge pull request #284 from stan-dev/v1.9.0
Version 1.9.0
2 parents a807d2c + 47afbf5 commit 004765c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: bayesplot
22
Type: Package
33
Title: Plotting for Bayesian Models
4-
Version: 1.8.1.9000
5-
Date: 2021-06-13
4+
Version: 1.9.0
5+
Date: 2022-03-02
66
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "jsg2201@columbia.edu"),
77
person("Tristan", "Mahr", role = "aut"),
88
person("Paul-Christian", "Bürkner", role = "ctb"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- See http://style.tidyverse.org/news.html for advice on writing news -->
22

3-
# bayesplot 1.8.1.9000
3+
# bayesplot 1.9.0
44

55
* New module PPD (posterior/prior predictive distribution) with a lot of new
66
plotting functions with `ppd_` prefix. These functions plot draws from the prior

0 commit comments

Comments
 (0)