Last updated on 2023-02-01 07:53:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 9.82 | 208.56 | 218.38 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 9.67 | 141.69 | 151.36 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 261.97 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 273.98 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 39.00 | 213.00 | 252.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 10.88 | 199.41 | 210.29 | OK | |
r-release-linux-x86_64 | 0.1.4 | 10.49 | 200.59 | 211.08 | 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 | 30.00 | 232.00 | 262.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 84.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 24.00 | 232.00 | 256.00 | OK |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/28s]
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'): 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'): 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