Last updated on 2022-06-29 11:52:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 10.83 | 207.08 | 217.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 9.35 | 138.98 | 148.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 261.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 264.03 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 35.00 | 210.00 | 245.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 12.35 | 199.45 | 211.80 | OK | |
r-release-linux-x86_64 | 0.1.4 | 12.20 | 194.77 | 206.97 | OK | |
r-release-macos-arm64 | 0.1.4 | 60.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 84.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.4 | 29.00 | 208.00 | 237.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 80.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 23.00 | 230.00 | 253.00 | OK |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/29s]
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:43: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-release-macos-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/27s]
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:43: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