Last updated on 2026-09-14 09:52:51 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 | 255.12 | 93.01 | 348.13 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 8.3.1 | 195.00 | 81.04 | 276.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 8.3.0 | 190.00 | 88.07 | 278.07 | ERROR | |
| 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.1 | 260.00 | 210.00 | 470.00 | OK | |
| r-release-windows-x86_64 | 8.3.0 | 335.00 | 153.00 | 488.00 | OK | |
| r-oldrel-macos-arm64 | 8.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 8.3.1 | 243.00 | 275.00 | 518.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/29s]
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>' (1075489) panicked at /home/hornik/tmp/scratch/RtmpNCoB6R/R.INSTALL6f1b44760fe29/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
Version: 8.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [14s/19s]
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>' (1194946) panicked at /data/localhost/ripley/R/packages/tests-devel/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-fedora-gcc