CRAN Package Check Results for Package loon.tourr

Last updated on 2026-04-28 14:51:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 9.40 126.07 135.47 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.5 8.50 101.65 110.15 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 18.00 201.28 219.28 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 18.00 206.18 224.18 OK
r-devel-windows-x86_64 0.1.5 16.00 164.00 180.00 OK
r-patched-linux-x86_64 0.1.5 10.78 119.58 130.36 OK
r-release-linux-x86_64 0.1.5 10.14 119.85 129.99 OK
r-release-macos-arm64 0.1.5 4.00 48.00 52.00 OK
r-release-macos-x86_64 0.1.5 8.00 199.00 207.00 OK
r-release-windows-x86_64 0.1.5 14.00 181.00 195.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 19.00 160.00 179.00 OK

Check Details

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/31s] 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-203.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_callback_functions.R:201:3'): test callback l_pairs ──────────── <subscriptOutOfBoundsError/error/condition> Error in `tours[[var]]`: subscript out of bounds Backtrace: ▆ 1. └─loon.tourr:::callback_pairs(...) at test_callback_functions.R:201:3 2. └─base::lapply(...) 3. └─loon.tourr (local) FUN(X[[i]], ...) 4. ├─loon.tourr:::callback_plot(...) 5. └─loon.tourr:::callback_plot.l_plot(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang