Skip to content

Commit f3b75a2

Browse files
committed
bump date for CRAN submission
1 parent 004765c commit f3b75a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: bayesplot
22
Type: Package
33
Title: Plotting for Bayesian Models
44
Version: 1.9.0
5-
Date: 2022-03-02
5+
Date: 2022-03-09
66
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "[email protected]"),
77
person("Tristan", "Mahr", role = "aut"),
88
person("Paul-Christian", "Bürkner", role = "ctb"),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ previous releases, but the new ones in this release are:
4848
* `mcmc_areas()` and `mcmc_areas_ridges()` gain an argument `border_size` for
4949
controlling the thickness of the ridgelines. (#224)
5050

51+
* Extractors `nuts_params()`, `log_posterior()`, `rhat()`, and `neff_ratio()`
52+
now support CmdStanMCMC objects from CmdStanR.
53+
5154
# bayesplot 1.8.1
5255

5356
* Fix R cmd check error on linux for CRAN

0 commit comments

Comments
 (0)