Last updated on 2026-02-03 14:51:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.0 | 3.49 | 137.60 | 141.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.8.0 | 2.49 | 98.41 | 100.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.8.0 | 221.22 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.8.0 | 228.05 | ERROR | |||
| r-devel-windows-x86_64 | 0.8.0 | 6.00 | 142.00 | 148.00 | OK | |
| r-patched-linux-x86_64 | 0.8.0 | 3.81 | 130.07 | 133.88 | OK | |
| r-release-linux-x86_64 | 0.8.0 | 3.73 | 129.53 | 133.26 | OK | |
| r-release-macos-arm64 | 0.8.0 | 1.00 | 39.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.8.0 | 2.00 | 135.00 | 137.00 | OK | |
| r-release-windows-x86_64 | 0.8.0 | 6.00 | 143.00 | 149.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.0 | 1.00 | 44.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 0.8.0 | 3.00 | 169.00 | 172.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.0 | 8.00 | 183.00 | 191.00 | OK |
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [77s/100s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(plotor)
>
> test_check("plotor")
Saving _problems/test-plot_or-250.R
Saving _problems/test-plot_or-293.R
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot_or.R:250:3'): `assumption_no_multicollinearity()` works as expected ──
Expected `lr <- get_lr_infert()` to run silently.
Actual noise: warnings.
── Failure ('test-plot_or.R:290:3'): `assumption_sample_size()` works as expected ──
Expected `{ ... }` to run silently.
Actual noise: warnings.
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 74 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [78s/132s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(plotor)
>
> test_check("plotor")
Saving _problems/test-plot_or-250.R
Saving _problems/test-plot_or-293.R
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot_or.R:250:3'): `assumption_no_multicollinearity()` works as expected ──
Expected `lr <- get_lr_infert()` to run silently.
Actual noise: warnings.
── Failure ('test-plot_or.R:290:3'): `assumption_sample_size()` works as expected ──
Expected `{ ... }` to run silently.
Actual noise: warnings.
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 74 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc