Last updated on 2026-02-17 07:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.0 | 3.21 | 138.34 | 141.55 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 4.68 | 154.83 | 159.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 11.00 | 345.32 | 356.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 10.00 | 361.38 | 371.38 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 2.00 | 56.00 | 58.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 7.00 | 205.00 | 212.00 | OK | |
| r-patched-linux-x86_64 | 0.8.0 | 3.83 | 129.97 | 133.80 | ERROR | |
| r-release-linux-x86_64 | 0.8.0 | 3.80 | 129.10 | 132.90 | ERROR | |
| r-release-macos-arm64 | 1.0.0 | 2.00 | 54.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 5.00 | 354.00 | 359.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 8.00 | 211.00 | 219.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 2.00 | 57.00 | 59.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.0 | 5.00 | 290.00 | 295.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.0 | 8.00 | 253.00 | 261.00 | NOTE |
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [48s/63s]
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-debian-clang
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [47s/55s]
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-patched-linux-x86_64
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [47s/56s]
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-release-linux-x86_64
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
R 2.7Mb
doc 1.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64