Last updated on 2025-12-03 23:51:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 7.75 | 108.51 | 116.26 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.2.6 | 7.24 | 74.90 | 82.14 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.6 | 45.00 | 140.43 | 185.43 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.6 | 48.00 | 154.48 | 202.48 | OK | |
| r-devel-windows-x86_64 | 1.2.4 | 12.00 | 115.00 | 127.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.6 | 9.29 | 99.49 | 108.78 | OK | |
| r-release-linux-x86_64 | 1.2.4 | 8.20 | 102.88 | 111.08 | ERROR | |
| r-release-macos-arm64 | 1.2.6 | 3.00 | 38.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 1.2.6 | 11.00 | 114.00 | 125.00 | OK | |
| r-release-windows-x86_64 | 1.2.6 | 13.00 | 112.00 | 125.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.6 | 5.00 | 34.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.6 | 9.00 | 111.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.6 | 14.00 | 128.00 | 142.00 | OK |
Version: 1.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tricolore)
Please cite tricolore. See citation("tricolore").
>
> test_check('tricolore')
Saving _problems/test-global-84.R
Saving _problems/test-global-88.R
Saving _problems/test-global-92.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 36 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-global.R:84:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
── Failure ('test-global.R:88:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
── Failure ('test-global.R:92:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 36 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tricolore)
Please cite tricolore. See citation("tricolore").
>
> test_check('tricolore')
Saving _problems/test-global-84.R
Saving _problems/test-global-88.R
Saving _problems/test-global-92.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 36 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-global.R:84:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
── Failure ('test-global.R:88:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
── Failure ('test-global.R:92:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 36 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tricolore)
Please cite tricolore. See citation("tricolore").
>
> test_check('tricolore')
Saving _problems/test-global-84.R
Saving _problems/test-global-88.R
Saving _problems/test-global-92.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 36 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-global.R:84:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
── Failure ('test-global.R:88:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
── Failure ('test-global.R:92:3'): NA, Inf, NaNs in input return NA in output ──
Expected `class(tric$key)` to equal `c("gg", "ggplot")`.
Differences:
Lengths differ: 5 is not 2
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 36 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64