Last updated on 2025-03-22 08:53:19 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 | 25.82 | 83.00 | 108.82 | 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 | 35.49 | 114.00 | 149.49 | 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 | 46.00 | 160.00 | 206.00 | ERROR | |
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
Version: 2.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
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:234:3'): unphased, junctions ──────────────────────
`obs_j` not equal to `exp_j`.
1/1 mismatches
[1] 7.9 - 9.86 == -1.96
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 120 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64