Last updated on 2026-02-04 04:50:35 CET.
| Package | ERROR | OK |
|---|---|---|
| cvdprevent | 13 | |
| plotor | 3 | 10 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/44s]
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’ [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