Last updated on 2026-02-15 07:50:45 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 | 0.8.0 | 2.14 | 95.19 | 97.33 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.8.0 | 221.22 | ERROR | |||
| 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 | 0.8.0 | 7.00 | 140.00 | 147.00 | ERROR | |
| 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 | 0.8.0 | 2.00 | 135.00 | 137.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 | 0.8.0 | 3.00 | 169.00 | 172.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.0 | 8.00 | 184.00 | 192.00 | ERROR |
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’ [35s/38s]
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-gcc
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' [46s]
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-windows-x86_64
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
Flavor: r-oldrel-macos-arm64
Version: 0.8.0
Check: tests
Result: ERROR
Running 'testthat.R' [61s]
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-oldrel-windows-x86_64