Last updated on 2022-09-11 12:56:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 10.28 | 210.65 | 220.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 8.95 | 141.36 | 150.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 260.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 266.18 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 27.00 | 212.00 | 239.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 8.82 | 200.20 | 209.02 | OK | |
r-release-linux-x86_64 | 0.1.4 | 10.70 | 204.14 | 214.84 | 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 | 35.00 | 211.00 | 246.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 | 231.00 | 255.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: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