Skip to content

Commit 8346344

Browse files
author
Florence Bockting
committed
tests: update snapshots
1 parent 023add0 commit 8346344

2 files changed

Lines changed: 1 addition & 17 deletions

File tree

tests/testthat/_snaps/pred_measure_builtin.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -94,19 +94,3 @@
9494
Estimate SE
9595
r2 0.27 0.11
9696

97-
# measure_acc() works as expected
98-
99-
100-
Computed from 400 draws by 333 observations.
101-
102-
Estimate SE
103-
acc 0.96 0.01
104-
105-
# measure_bacc() works as expected
106-
107-
108-
Computed from 400 draws by 333 observations.
109-
110-
Estimate SE
111-
bacc 0.95 0.01
112-

tests/testthat/_snaps/psislw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Code
44
psis <- psislw(x[, 1], wcp = 0.01)
55
Condition
6-
Warning:
6+
Warning in `psislw()`:
77
'psislw' is deprecated.
88
Use 'psis' instead.
99
See help("Deprecated")

0 commit comments

Comments
 (0)