Last updated on 2026-09-13 02:52:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 8.3.0 | 319.29 | 123.54 | 442.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 8.3.0 | 253.19 | 93.44 | 346.63 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 8.3.0 | 190.00 | 80.47 | 270.47 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 8.3.0 | 193.00 | 84.28 | 277.28 | OK | |
| r-devel-windows-x86_64 | 8.3.0 | 358.00 | 221.00 | 579.00 | OK | |
| r-patched-linux-x86_64 | 8.3.0 | 320.58 | 109.90 | 430.48 | OK | |
| r-release-linux-x86_64 | 8.3.0 | 315.55 | 110.00 | 425.55 | OK | |
| r-release-macos-arm64 | 8.3.0 | 75.00 | 19.00 | 94.00 | OK | |
| r-release-macos-x86_64 | 8.3.0 | 254.00 | 195.00 | 449.00 | OK | |
| r-release-windows-x86_64 | 8.3.0 | 335.00 | 153.00 | 488.00 | OK | |
| r-oldrel-macos-arm64 | 8.3.0 | 79.00 | 20.00 | 99.00 | OK | |
| r-oldrel-macos-x86_64 | 8.3.0 | 246.00 | 193.00 | 439.00 | OK | |
| r-oldrel-windows-x86_64 | 8.3.0 | 364.00 | 189.00 | 553.00 | OK |
Version: 8.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [16s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eulerr)
> test_check("eulerr")
Saving _problems/test-plotting-14.R
Saving _problems/test-plotting-16.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-140.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
Saving _problems/test-plotting-171.R
Saving _problems/test-plotting-172.R
Saving _problems/test-plotting-173.R
thread '<unnamed>' (1251632) panicked at /home/hornik/tmp/scratch/RtmpY6nzcx/R.INSTALL9e4294ad02a5d/eulerr/src/vendor/extendr-api/src/robj/into_robj.rs:73:25:
Unknown placement strategy: asdf
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Saving _problems/test-plotting-462.R
[ FAIL 35 | WARN 7 | SKIP 0 | PASS 656 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plotting.R:14:3'): normal plotting works without errors ──────
Expected `plot(f1, legend = TRUE, quantities = TRUE)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:16:3'): normal plotting works without errors ──────
Expected `plot(f1, legend = TRUE, labels = FALSE)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:133:5'): normal plotting works without errors ─────
Expected `plot(...)` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[2L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[2L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[2L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[3L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[3L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[3L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[4L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[4L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[4L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[5L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[5L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[5L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[7L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[7L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[7L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[8L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[8L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[8L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[9L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[9L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[9L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:171:5'): normal plotting works without errors ─────
Expected `plot(f1, legend = legend, main = grid$main[10L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:172:5'): normal plotting works without errors ─────
Expected `plot(f2, legend = legend, main = grid$main[10L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:173:5'): normal plotting works without errors ─────
Expected `plot(f3, legend = legend, main = grid$main[10L])` to run silently.
Actual noise: warnings.
── Failure ('test-plotting.R:462:3'): plots with euler lists works ─────────────
Expected `plot(f1, legend = TRUE, strips = FALSE)` to run silently.
Actual noise: warnings.
[ FAIL 35 | WARN 7 | SKIP 0 | PASS 656 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc