Last updated on 2026-04-29 01:51:06 CEST.
| Package | ERROR | OK |
|---|---|---|
| ggmulti | 13 | |
| loon.ggplot | 13 | |
| loon.shiny | 13 | |
| loon.tourr | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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