-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
upkeepmaintenance, infrastructure, and similarmaintenance, infrastructure, and similar
Description
In #538 a snapshot changed between R CMD check "regular" and "hard" without the suggested packages.
https://github.com/tidymodels/rsample/actions/runs/10927479579/job/30333727728
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bootci.R:169:5'): Sufficient replications needed to sufficiently reduce Monte Carlo sampling Error for BCa method ──
Snapshot of code has changed:
old[3:8] vs new[3:16]
int_bca(bt_small, stats, .fn = get_stats)
Condition
Warning:
Recommend at least 1000 non-missing bootstrap resamples for term `mean`.
+ Message
+
+ Attaching package: 'purrr'
+
+ The following object is masked from 'package:testthat':
+
+ is_null
+
Output
# A tibble: 1 x 6
term .lower .estimate .upper .alpha .method
* Run `testthat::snapshot_accept('bootci')` to accept the change.
* Run `testthat::snapshot_review('bootci')` to interactively review the change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
upkeepmaintenance, infrastructure, and similarmaintenance, infrastructure, and similar