Last updated on 2023-09-28 10:56:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 8.67 | 214.52 | 223.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 7.87 | 148.56 | 156.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 268.84 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 284.81 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 11.00 | 151.00 | 162.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 11.25 | 215.72 | 226.97 | OK | |
r-release-linux-x86_64 | 0.2.0 | 13.21 | 209.94 | 223.15 | OK | |
r-release-macos-arm64 | 0.2.0 | 84.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 161.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 15.00 | 194.00 | 209.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 67.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 97.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.0 | 15.00 | 199.00 | 214.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(testthat)
> library(fitHeavyTail)
>
> test_check("fitHeavyTail")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fit_mvst.R:47:3'): default mode works ────────────────────────
...[] not equal to ...[].
Component "num_iterations": Mean relative difference: 0.002739726
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64