CRAN Package Check Results for Package junctions

Last updated on 2025-04-09 06:53:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.1 36.43 107.12 143.55 OK
r-devel-linux-x86_64-debian-gcc 2.1.1 26.50 84.22 110.72 OK
r-devel-linux-x86_64-fedora-clang 2.1.1 247.74 OK
r-devel-linux-x86_64-fedora-gcc 2.1.1 269.37 ERROR
r-devel-macos-arm64 2.1.1 99.00 OK
r-devel-macos-x86_64 2.1.1 147.00 OK
r-devel-windows-x86_64 2.1.1 53.00 160.00 213.00 OK
r-patched-linux-x86_64 2.1.1 36.12 114.53 150.65 OK
r-release-linux-x86_64 2.1.1 38.26 114.34 152.60 OK
r-release-macos-arm64 2.1.1 80.00 OK
r-release-macos-x86_64 2.1.1 128.00 OK
r-release-windows-x86_64 2.1.1 49.00 158.00 207.00 OK
r-oldrel-macos-arm64 2.1.1 72.00 OK
r-oldrel-macos-x86_64 2.1.1 124.00 OK
r-oldrel-windows-x86_64 2.1.1 53.00 186.00 239.00 OK

Check Details

Version: 2.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/33s] 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-unphased.R:207:3'): unphased, junctions ────────────────────── `obs_j` not equal to `exp_j`. 1/1 mismatches [1] 4.1 - 4.97 == -0.866 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 120 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc