CRAN Package Check Results for Package junctions

Last updated on 2026-03-30 18:52:06 CEST.

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.68 82.35 107.03 OK
r-devel-linux-x86_64-fedora-clang 2.1.4 55.00 161.27 216.27 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 31.00 39.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 50.00 158.00 208.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 57.00 221.00 278.00 OK

Check Details

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