Skip to content

Commit

Permalink
bump date for CRAN submission
Browse files Browse the repository at this point in the history
  • Loading branch information
jgabry committed Mar 9, 2022
1 parent 004765c commit f3b75a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: bayesplot
Type: Package
Title: Plotting for Bayesian Models
Version: 1.9.0
Date: 2022-03-02
Date: 2022-03-09
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "jsg2201@columbia.edu"),
person("Tristan", "Mahr", role = "aut"),
person("Paul-Christian", "Bürkner", role = "ctb"),
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ previous releases, but the new ones in this release are:
* `mcmc_areas()` and `mcmc_areas_ridges()` gain an argument `border_size` for
controlling the thickness of the ridgelines. (#224)

* Extractors `nuts_params()`, `log_posterior()`, `rhat()`, and `neff_ratio()`
now support CmdStanMCMC objects from CmdStanR.

# bayesplot 1.8.1

* Fix R cmd check error on linux for CRAN
Expand Down

0 comments on commit f3b75a2

Please sign in to comment.