Last updated on 2021-03-01 05:47:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 23.65 | 202.26 | 225.91 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 365.17 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 356.63 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.10.0 | 31.00 | 227.00 | 258.00 | ERROR | |
r-patched-linux-x86_64 | 0.10.0 | 26.85 | 257.89 | 284.74 | ERROR | |
r-patched-solaris-x86 | 0.10.0 | 482.40 | ERROR | |||
r-release-linux-x86_64 | 0.10.0 | 30.92 | 263.24 | 294.16 | ERROR | |
r-release-macos-x86_64 | 0.10.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.10.0 | 47.00 | 335.00 | 382.00 | OK | |
r-oldrel-macos-x86_64 | 0.10.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.10.0 | 30.00 | 306.00 | 336.00 | OK |
Version: 0.10.0
Check: tests
Result: ERROR
Running 'testthat.R' [136s/163s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
== Failed tests ================================================================
-- Failure (test_auto_convert.R:216:3): POSIXct --------------------------------
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
-- Failure (test_auto_convert.R:226:3): POSIXct --------------------------------
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
-- Failure (test_auto_convert.R:231:3): POSIXct --------------------------------
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [99s/163s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_auto_convert.R:216:3): POSIXct ────────────────────────────────
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:226:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:231:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [154s/195s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_auto_convert.R:216:3): POSIXct ────────────────────────────────
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:226:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:231:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [154s/206s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_auto_convert.R:216:3): POSIXct ────────────────────────────────
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:226:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:231:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.10.0
Check: tests
Result: ERROR
Running 'testthat.R' [104s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
== Skipped tests ===============================================================
* On Windows (2)
== Failed tests ================================================================
-- Failure (test_auto_convert.R:216:3): POSIXct --------------------------------
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
-- Failure (test_auto_convert.R:226:3): POSIXct --------------------------------
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
-- Failure (test_auto_convert.R:231:3): POSIXct --------------------------------
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 2 | PASS 9212 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [131s/160s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_auto_convert.R:216:3): POSIXct ────────────────────────────────
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:226:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:231:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [257s/252s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_auto_convert.R:216:3): POSIXct ────────────────────────────────
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:226:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:231:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [134s/164s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(checkmate)
+ library(testthat)
+ library(mlr3)
+
+ test_check("mlr3")
+ }
Loading required namespace: Matrix
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
Message from classif.debug->train()
Message from classif.debug->predict()
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_auto_convert.R:216:3): POSIXct ────────────────────────────────
auto_convert(NA_integer_, "x", "POSIXct", character()) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, an integer vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:226:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
── Failure (test_auto_convert.R:231:3): POSIXct ────────────────────────────────
auto_convert(...) (`actual`) not identical to .POSIXct(NA, "") (`expected`).
`actual` is an S3 object of class <POSIXct/POSIXt>, a double vector
`expected` is an S3 object of class <POSIXct/POSIXt>, a logical vector
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 9428 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64