Last updated on 2022-05-17 08:52:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 8.79 | 212.09 | 220.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 8.42 | 145.53 | 153.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 253.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 276.37 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 35.00 | 200.00 | 235.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 9.62 | 207.39 | 217.01 | OK | |
r-release-linux-x86_64 | 0.1.4 | 9.83 | 205.23 | 215.06 | OK | |
r-release-macos-arm64 | 0.1.4 | 60.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 90.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.4 | 30.00 | 208.00 | 238.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 87.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 28.00 | 245.00 | 273.00 | OK |
Version: 0.1.4
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: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’ [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-oldrel-macos-x86_64