CRAN Package Check Results for Package loon.tourr

Last updated on 2024-05-20 07:52:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 12.99 141.32 154.31 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 8.21 101.36 109.57 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 194.14 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 244.66 OK
r-devel-windows-x86_64 0.1.4 9.00 124.00 133.00 OK
r-patched-linux-x86_64 0.1.4 20.11 130.67 150.78 OK
r-release-linux-x86_64 0.1.4 7.68 135.61 143.29 OK
r-release-macos-arm64 0.1.4 108.00 OK
r-release-macos-x86_64 0.1.4 200.00 OK
r-release-windows-x86_64 0.1.4 9.00 131.00 140.00 OK
r-oldrel-macos-arm64 0.1.4 73.00 OK
r-oldrel-macos-x86_64 0.1.4 179.00 OK
r-oldrel-windows-x86_64 0.1.4 11.00 137.00 148.00 ERROR

Check Details

Version: 0.1.4
Check: tests
Result: ERROR Running 'testthat.R' [34s] 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.1. 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:3 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-oldrel-windows-x86_64