File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# bayesplot 1.12.0
2
2
3
- * Compatibility with ggplot2 3.6.0 by @teunbrand (#337 )
4
- * Ensure rank overlay plot starts at 0 even if not all bins present (#332 )
5
- * Expand checking workflows to more platforms by @andrjohns in ( # 324 )
3
+ * Expand checking workflows to more platforms by @andrjohns (#324 )
4
+ * Skip tests depending on Suggested dependency rstantools if not installed by @ MichaelChirico (#325 )
5
+ * Skip tests depending on Suggested dependency gridExtra if not installed by @MichaelChirico ( # 326 )
6
6
* Fix missing legends for unobserved levels in rhat and neff plots (#328 )
7
7
* Document problems with ` ppc_stat ` with ` stat="mean" ` (#329 )
8
- * Remove deprecated functions from ` available_ppc() ` (#340 )
9
- * Skip tests depending on Suggested dependency gridExtra if not installed by @MichaelChirico (#326 )
10
- * Skip tests depending on Suggested dependency rstantools if not installed by @MichaelChirico (#325 )
8
+ * Ensure rank overlay plot starts at 0 even if not all bins present, thanks @sims1253 (#332 )
9
+ * Compatibility with ggplot2 3.6.0 by @teunbrand (#337 )
11
10
* Update GitHub actions workflows (#338 )
11
+ * Remove deprecated functions from ` available_ppc() ` (#340 )
12
12
* Fix missing counts in ` ppc_bars_data() ` by @TeemuSailynoja , thanks @famuvie (#342 )
13
13
14
14
You can’t perform that action at this time.
0 commit comments