Last updated on 2025-03-24 08:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.1 | 38.28 | 107.89 | 146.17 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.1.1 | 26.92 | 82.64 | 109.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.1 | 239.37 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.1 | 264.08 | OK | |||
r-devel-macos-arm64 | 2.1.1 | 76.00 | OK | |||
r-devel-macos-x86_64 | 2.1.1 | 116.00 | OK | |||
r-devel-windows-x86_64 | 2.1.1 | 49.00 | 154.00 | 203.00 | OK | |
r-patched-linux-x86_64 | 2.1.1 | 38.04 | 115.78 | 153.82 | OK | |
r-release-linux-x86_64 | 2.1.1 | 38.04 | 114.85 | 152.89 | 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 | 48.00 | 159.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 | 56.00 | 180.00 | 236.00 | OK |
Version: 2.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/17s]
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] 3.93 - 4.97 == -1.03
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 120 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang