Last updated on 2024-09-09 09:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 13.47 | 108.43 | 121.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 12.22 | 79.32 | 91.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 197.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 185.03 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 16.00 | 115.00 | 131.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 13.91 | 103.32 | 117.23 | OK | |
r-release-linux-x86_64 | 0.2.0 | 15.76 | 100.96 | 116.72 | OK | |
r-release-macos-arm64 | 0.2.0 | 56.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 149.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 16.00 | 111.00 | 127.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 60.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.0 | 125.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.0 | 21.00 | 146.00 | 167.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_PipeOpScaleRange.R:14:3'): PipeOpScaleRange works ──────────────
Error in ``$.R6`(task_scale, n_features)`: R6 class TaskRegr/TaskSupervised/Task/R6 does not have slot 'n_features'!
Backtrace:
▆
1. ├─testthat::expect_identical(task_scale$n_features, task$n_features) at test_PipeOpScaleRange.R:14:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─task_scale$n_features
5. └─global `$.R6`(task_scale, n_features)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 580 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_PipeOpScaleRange.R:14:3'): PipeOpScaleRange works ──────────────
Error in ``$.R6`(task_scale, n_features)`: R6 class TaskRegr/TaskSupervised/Task/R6 does not have slot 'n_features'!
Backtrace:
▆
1. ├─testthat::expect_identical(task_scale$n_features, task$n_features) at test_PipeOpScaleRange.R:14:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─task_scale$n_features
5. └─global `$.R6`(task_scale, n_features)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 580 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64