CRAN Package Check Results for Maintainer ‘Jonas Schöley <jschoeley at gmail.com>’

Last updated on 2025-12-05 11:52:24 CET.

Package ERROR OK
tricolore 3 10

Package tricolore

Current CRAN status: ERROR: 3, OK: 10

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