Package check result: NOTE Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Nicholas Hamilton ’ New maintainer: Nicholas Hamilton Old maintainer(s): Nicholas Hamilton Changes to worse in reverse depends: Package: tricolore Check: tests New result: ERROR Running ‘testthat.R’ [3s/3s] 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