We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2124a0 commit 9a27ae4Copy full SHA for 9a27ae4
tests/testthat/test-bootci.R
@@ -171,7 +171,7 @@ test_that(
171
test_that(
172
"Sufficient replications needed to sufficiently reduce Monte Carlo sampling Error for BCa method",
173
{
174
- #skip("until we don't get a message about loading purrr in the snapshot in R CMD check hard")
+ skip("#539 message about loading purrr in the snapshot in R CMD check hard")
175
# unskip this by moving the expectation back into the test_that block above
176
177
set.seed(888)
0 commit comments