Last updated on 2024-09-19 03:48:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 14.18 | 106.83 | 121.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 10.04 | 79.46 | 89.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 195.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 196.67 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 17.00 | 112.00 | 129.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 15.80 | 101.09 | 116.89 | OK | |
r-release-linux-x86_64 | 0.2.0 | 12.90 | 101.65 | 114.55 | 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 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 122.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.0 | 21.00 | 151.00 | 172.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/17s]
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