Last updated on 2025-03-15 02:51:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 7.83 | 179.36 | 187.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 6.06 | 124.65 | 130.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 326.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 368.84 | OK | |||
r-devel-macos-arm64 | 1.0.3 | 93.00 | OK | |||
r-devel-macos-x86_64 | 1.0.3 | 209.00 | OK | |||
r-devel-windows-x86_64 | 1.0.3 | 19.00 | 196.00 | 215.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.3 | OK | ||||
r-release-linux-x86_64 | 1.0.3 | 6.69 | 175.11 | 181.80 | OK | |
r-release-macos-arm64 | 1.0.3 | 92.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 165.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 13.00 | 210.00 | 223.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.3 | 175.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 14.00 | 254.00 | 268.00 | OK |
Version: 1.0.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [70s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(cauphy)
Loading required package: ape
>
> test_check("cauphy")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 284 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('testCauchyREML.R:146:3'): testRootingStrategies ───────────────────
`ll1` (`actual`) not equal to `ll2` (`expected`).
`actual`: -3349.02
`expected`: -3349.31
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 284 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64