Last updated on 2025-11-15 12:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.3 | 1.78 | 25.83 | 27.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.3 | 1.49 | 20.01 | 21.50 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.6.3 | 41.06 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.6.3 | 39.22 | ERROR | |||
| r-devel-windows-x86_64 | 1.6.3 | 7.00 | 50.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 1.6.3 | 1.97 | 24.92 | 26.89 | OK | |
| r-release-linux-x86_64 | 1.6.3 | 1.58 | 25.19 | 26.77 | OK | |
| r-release-macos-arm64 | 1.6.3 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.6.3 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-windows-x86_64 | 1.6.3 | 2.00 | 49.00 | 51.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.3 | 1.00 | 21.00 | 22.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6.3 | 2.00 | 21.00 | 23.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.3 | 3.00 | 57.00 | 60.00 | OK |
Version: 1.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(operator.tools)
>
> test_check("operator.tools")
Saving _problems/test-operators-11.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-operators.R:6:1'): opetators ───────────────────────────────────
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-operators.R:6:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(operator.tools)
>
> test_check("operator.tools")
Saving _problems/test-operators-11.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-operators.R:6:1'): opetators ───────────────────────────────────
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-operators.R:6:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc