Last updated on 2022-08-15 08:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 10.73 | 131.91 | 142.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 8.45 | 95.54 | 103.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 180.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 180.95 | ERROR | |||
r-devel-windows-x86_64 | 0.1.3 | 54.00 | 162.00 | 216.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 14.84 | 136.89 | 151.73 | OK | |
r-release-linux-x86_64 | 0.1.3 | 11.63 | 135.96 | 147.59 | OK | |
r-release-macos-arm64 | 0.1.3 | 108.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 160.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 57.00 | 159.00 | 216.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | 85.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.3 | 126.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 23.00 | 168.00 | 191.00 | OK |
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/85s]
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.0.
To learn more about loon, see l_web().
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")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_callback_functions.R:192:3): test callback l_pairs ──────────────
Error in `if (dist < 0.01) {
return(NULL)
}`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─loon.tourr:::interpolate_list(...) at test_callback_functions.R:192:2
2. ├─loon.tourr:::quiet(tour_path(start, data))
3. │ └─base::force(x)
4. └─tourr (local) tour_path(start, data)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc