Skip to content

Commit 7544b4a

Browse files
committed
updated news.md
1 parent 031d3f5 commit 7544b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bayesplot (development version)
22

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` .
44
* Use `rlang::warn()` and `rlang::inform()` for selected PPC user messages instead of base `warning()` and `message()`.
55
* Standardize input validation errors in `ppc_km_overlay()` and interpolation helpers to use `rlang::abort()` for consistent error handling.
66
* Fix assignment-in-call bug in `mcmc_rank_ecdf()` (#).

0 commit comments

Comments
 (0)