Last updated on 2026-06-08 08:53:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.2 | 10.60 | 203.56 | 214.16 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.2 | 6.68 | 137.19 | 143.87 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2 | 18.00 | 322.27 | 340.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 17.00 | 326.94 | 343.94 | OK | |
| r-devel-windows-x86_64 | 0.5.2 | 12.00 | 206.00 | 218.00 | OK | |
| r-patched-linux-x86_64 | 0.5.2 | 9.95 | 194.31 | 204.26 | OK | |
| r-release-linux-x86_64 | 0.5.2 | 9.65 | 194.89 | 204.54 | OK | |
| r-release-macos-arm64 | 0.5.2 | 3.00 | 51.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 0.5.2 | 8.00 | 217.00 | 225.00 | OK | |
| r-release-windows-x86_64 | 0.5.2 | 14.00 | 218.00 | 232.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.2 | 7.00 | 196.00 | 203.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.2 | 16.00 | 277.00 | 293.00 | OK |
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lemon)
>
>
> if (TRUE) {
+ test_check("lemon")
+ } #else {
Saving _problems/test_facet-55.R
<deprecatedWarning in facet_rep_grid(drv ~ cyl, repeat.tick.labels = TRUE): `facet_rep_wrap` and `facet_rep_lab` have been soft-deprecated. A replacement can be found in ggh4x::facet_wrap2.>
<deprecatedWarning in facet_rep_wrap(~cyl, repeat.tick.labels = TRUE, ncol = 3): `facet_rep_wrap` and `facet_rep_lab` have been soft-deprecated. A replacement can be found in ggh4x::facet_wrap2.>
[ FAIL 1 | WARN 3 | SKIP 4 | PASS 156 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test_brackets.R:77:1', 'test_caps.R:30:1', 'test_facet.R:3:1',
'test_facet_aux.R:55:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_facet.R:55:3'): We can reproduce issue 24, round 2 ─────────────
Error: cannot open stream /tmp/Rtmpgvs8NP/facet-rep-wrap-spacing-225e2651b743f09.svg
Backtrace:
▆
1. └─vdiffr::expect_doppelganger("facet_rep_wrap spacing-2", p) at test_facet.R:55:3
2. └─vdiffr (local) writer(fig, testcase, title)
3. └─vdiffr:::svglite(file)
4. └─vdiffr:::svglite_(...)
[ FAIL 1 | WARN 3 | SKIP 4 | PASS 156 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc