Last updated on 2025-11-27 18:49:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 0.33 | 2.55 | 2.88 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.2.4 | 0.29 | 2.12 | 2.41 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.4 | 17.00 | 130.02 | 147.02 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 20.00 | 163.11 | 183.11 | ERROR | |
| r-devel-windows-x86_64 | 1.2.4 | 6.00 | 5.00 | 11.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.4 | 0.34 | 2.01 | 2.35 | ERROR | |
| r-release-linux-x86_64 | 1.2.4 | 0.35 | 1.88 | 2.23 | ERROR | |
| r-release-macos-arm64 | 1.2.4 | OK | ||||
| r-release-macos-x86_64 | 1.2.4 | 10.00 | 81.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 1.2.4 | 5.00 | 6.00 | 11.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.2.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.4 | 6.00 | 64.00 | 70.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.4 | 8.00 | 9.00 | 17.00 | ERROR |
Version: 1.2.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘ggtern’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’
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-fedora-clang
Version: 1.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/12s]
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-fedora-gcc
Version: 1.2.4
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64