CRAN Package Check Results for Package loon.tourr

Last updated on 2026-06-23 14:53:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 10.62 124.95 135.57 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 8.13 97.12 105.25 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.5 20.00 221.16 241.16 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 17.00 263.74 280.74 OK
r-devel-windows-x86_64 0.1.5 12.00 144.00 156.00 OK
r-patched-linux-x86_64 0.1.5 10.73 120.08 130.81 OK
r-release-linux-x86_64 0.1.5 10.35 119.40 129.75 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 11.00 134.00 145.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 15.00 155.00 170.00 OK

Check Details

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/20s] 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-gcc