CRAN Package Check Results for Maintainer ‘Zehao Xu <z267xu at gmail.com>’

Last updated on 2024-06-06 05:58:33 CEST.

Package ERROR NOTE OK
ggmulti 13
loon.ggplot 2 11
loon.tourr 1 12

Package ggmulti

Current CRAN status: OK: 13

Package loon.ggplot

Current CRAN status: NOTE: 2, OK: 11

Version: 1.3.4
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘cli’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package loon.tourr

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/20s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: > testthat::test_check("loon.tourr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_callback_functions.R:206:3'): test callback l_pairs ──────────── Error in `tours[[var]]`: attempt to select less than one element in integerOneIndex Backtrace: ▆ 1. └─testthat::expect_equal(tours[[var]][, 1], widget$x2y1["y"]) at test_callback_functions.R:206:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64