Last updated on 2024-11-05 03:49:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 8.90 | 106.90 | 115.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 7.25 | 76.33 | 83.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 220.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 201.07 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 12.00 | 119.00 | 131.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.4 | 15.92 | 100.64 | 116.56 | OK | |
r-release-linux-x86_64 | 0.1.4 | 8.53 | 101.69 | 110.22 | OK | |
r-release-macos-arm64 | 0.1.4 | 108.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 100.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.4 | 11.00 | 168.00 | 179.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 | OK |
Version: 0.1.4
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
l_tour.Rd: grand_tour, dependence_tour, frozen_tour, guided_tour,
planned_tour
tour_pairs.Rd: l_pairs
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> testthat::test_check("loon.tourr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_callback_functions.R:206:3'): test callback l_pairs ────────────
Error in `tours[[var]]`: attempt to select less than one element in integerOneIndex
Backtrace:
▆
1. └─testthat::expect_equal(tours[[var]][, 1], widget$x2y1["y"]) at test_callback_functions.R:206:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64