CRAN Package Check Results for Package loon.tourr

Last updated on 2025-01-30 07:50:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 9.69 106.09 115.78 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 7.61 79.01 86.62 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 200.56 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 201.37 OK
r-devel-windows-x86_64 0.1.4 10.00 120.00 130.00 NOTE
r-patched-linux-x86_64 0.1.4 16.24 101.46 117.70 OK
r-release-linux-x86_64 0.1.4 9.27 101.03 110.30 OK
r-release-macos-arm64 0.1.4 108.00 OK
r-release-macos-x86_64 0.1.4 100.00 ERROR
r-release-windows-x86_64 0.1.4 9.00 162.00 171.00 OK
r-oldrel-macos-arm64 0.1.4 73.00 OK
r-oldrel-macos-x86_64 0.1.4 179.00 OK
r-oldrel-windows-x86_64 0.1.4 11.00 132.00 143.00 OK

Check Details

Version: 0.1.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: l_tour.Rd: grand_tour, dependence_tour, frozen_tour, guided_tour, planned_tour tour_pairs.Rd: l_pairs Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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