Last updated on 2025-08-05 18:55:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.3 | 38.41 | 110.15 | 148.56 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.3 | 26.86 | 84.63 | 111.49 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.1.3 | 245.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.3 | 268.23 | OK | |||
r-devel-windows-x86_64 | 2.1.3 | 50.00 | 147.00 | 197.00 | OK | |
r-patched-linux-x86_64 | 2.1.3 | 38.21 | 116.75 | 154.96 | OK | |
r-release-linux-x86_64 | 2.1.3 | 35.96 | 117.12 | 153.08 | OK | |
r-release-macos-arm64 | 2.1.3 | 71.00 | OK | |||
r-release-macos-x86_64 | 2.1.3 | 126.00 | OK | |||
r-release-windows-x86_64 | 2.1.3 | 52.00 | 144.00 | 196.00 | OK | |
r-oldrel-macos-arm64 | 2.1.3 | 79.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.3 | 134.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.3 | 59.00 | 188.00 | 247.00 | OK |
Version: 2.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(junctions)
Loading required package: RcppParallel
>
> test_check("junctions")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 120 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-phased.R:55:3'): phased, use ─────────────────────────────────
`ll_100` is not more than `ll_2000`. Difference: -36
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 120 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc