CRAN Package Check Results for Package loon.tourr

Last updated on 2024-10-06 08:50:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 9.74 107.66 117.40 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 6.40 77.75 84.15 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 201.94 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 200.30 OK
r-devel-windows-x86_64 0.1.4 11.00 123.00 134.00 NOTE
r-patched-linux-x86_64 0.1.4 16.07 99.70 115.77 OK
r-release-linux-x86_64 0.1.4 8.32 101.27 109.59 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 10.00 156.00 166.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 143.00 154.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