Last updated on 2026-03-29 01:50:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.4 | 34.93 | 102.99 | 137.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.4 | 24.37 | 84.17 | 108.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.4 | 51.00 | 151.42 | 202.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.4 | 63.00 | 177.94 | 240.94 | OK | |
| r-devel-macos-arm64 | 2.1.4 | 8.00 | 32.00 | 40.00 | OK | |
| r-devel-windows-x86_64 | 2.1.4 | 53.00 | 151.00 | 204.00 | OK | |
| r-patched-linux-x86_64 | 2.1.4 | 30.29 | 111.34 | 141.63 | OK | |
| r-release-linux-x86_64 | 2.1.4 | 33.53 | 109.79 | 143.32 | ERROR | |
| r-release-macos-arm64 | 2.1.4 | 6.00 | 31.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 2.1.4 | 25.00 | 95.00 | 120.00 | OK | |
| r-release-windows-x86_64 | 2.1.4 | 52.00 | 150.00 | 202.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.4 | 7.00 | 34.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.4 | 24.00 | 104.00 | 128.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.4 | 60.00 | 197.00 | 257.00 | OK |
Version: 2.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(junctions)
Loading required package: RcppParallel
>
> test_check("junctions")
Saving _problems/test-unphased-37.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 120 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-unphased.R:37:3'): unphased, use ─────────────────────────────
Expected `ll_100` >= `ll_2000`.
Actual comparison: -192.0 < -154.6
Difference: -37.3 < 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 120 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64