CRAN Package Check Results for Package loon.tourr

Last updated on 2026-06-03 03:55:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 10.23 123.48 133.71 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.5 9.14 95.37 104.51 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 20.00 217.84 237.84 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 17.00 209.53 226.53 OK
r-devel-windows-x86_64 0.1.5 14.00 161.00 175.00 OK
r-patched-linux-x86_64 0.1.5 10.18 118.63 128.81 OK
r-release-linux-x86_64 0.1.5 9.92 119.57 129.49 OK
r-release-macos-arm64 0.1.5 4.00 48.00 52.00 OK
r-release-macos-x86_64 0.1.5 9.00 266.00 275.00 OK
r-release-windows-x86_64 0.1.5 12.00 143.00 155.00 OK
r-oldrel-macos-arm64 0.1.5 4.00 43.00 47.00 OK
r-oldrel-macos-x86_64 0.1.5 9.00 213.00 222.00 OK
r-oldrel-windows-x86_64 0.1.5 14.00 162.00 176.00 OK

Check Details

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/33s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(loon.tourr) Loading required package: tcltk Loading required package: loon loon Version 1.4.3. To learn more about loon, see l_web() if internet browser capable, or, help(package = 'loon') otherwise. Loading required package: tourr Attaching package: 'tourr' The following object is masked from 'package:loon': olive Registered S3 method overwritten by 'loon.tourr': method from l_getPlots.l_compound loon > > testthat::test_check("loon.tourr") Saving _problems/test_callback_functions-206.R [ 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) 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang