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
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-shade_p_value.R:157:4'): `shade_p_value()` handles 0-area shading without issue (#528) ──
Expected `... <- NULL` to run without any conditions.
i Actually got a <lifecycle_stage> with text:
is.ggplot() is deprecated
── Failure ('test-shade_p_value.R:161:4'): `shade_p_value()` handles 0-area shading without issue (#528) ──
Expected `print(zero_area_shade)` to run without any conditions.
i Actually got a <simpleError> with text:
object 'zero_area_shade' not found
Backtrace:
▆
1. ├─infer:::expect_doppelganger(...) at test-shade_p_value.R:161:4
2. │ └─vdiffr::expect_doppelganger(title, fig, ...) at tests/testthat/helper-data.R:5:3
3. │ └─vdiffr (local) writer(fig, testcase, title)
4. │ └─vdiffr:::print_plot(plot, title)
5. └─testthat::expect_no_condition(print(zero_area_shade))
[ FAIL 2 | WARN 0 | SKIP 109 | PASS 349 ]
Will get this updated and off to CRAN in the coming days.
The text was updated successfully, but these errors were encountered:
Will get this updated and off to CRAN in the coming days.
The text was updated successfully, but these errors were encountered: