Last updated on 2022-09-11 12:56:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 3.56 | 68.91 | 72.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 3.30 | 52.18 | 55.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 98.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 94.57 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 97.00 | 111.00 | 208.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 7.82 | 61.91 | 69.73 | OK | |
r-release-linux-x86_64 | 0.5.0 | 3.40 | 63.07 | 66.47 | OK | |
r-release-macos-arm64 | 0.5.0 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 44.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 59.00 | 111.00 | 170.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 44.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.5.0 | 8.00 | 101.00 | 109.00 | ERROR |
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [37s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("testthat")
+ suppressPackageStartupMessages(library("mlr3measures"))
+ test_check("mlr3measures")
+ }
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 361 ]
>
> proc.time()
user system elapsed
32.21 3.57 36.77
Flavor: r-oldrel-windows-ix86+x86_64