You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# bayesplot (development version)
2
2
3
-
* Bumped minimum version for `rstantools` from `>= 1.5.0` to `>= 2.0.0`because `loo_pit()` and `predictive_error()`, used by `ppc_loo_pit_*()` and `ppc_error_*()` functions, were introduced in `rstantools` 2.0.0.
3
+
* Bumped minimum version for `rstantools` from `>= 1.5.0` to `>= 2.0.0` .
4
4
* Use `rlang::warn()` and `rlang::inform()` for selected PPC user messages instead of base `warning()` and `message()`.
5
5
* Standardize input validation errors in `ppc_km_overlay()` and interpolation helpers to use `rlang::abort()` for consistent error handling.
6
6
* Fix assignment-in-call bug in `mcmc_rank_ecdf()` (#).
0 commit comments