Last updated on 2025-04-12 07:52:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0.13 | 12.97 | 182.12 | 195.09 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0.13 | 8.22 | 359.46 | 367.68 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 0.1.0.13 | 384.36 | ERROR | |||
r-devel-macos-arm64 | 0.1.0.13 | 121.00 | ERROR | |||
r-devel-macos-x86_64 | 0.1.0.13 | 131.00 | OK | |||
r-devel-windows-x86_64 | 0.1.0.13 | 15.00 | 156.00 | 171.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0.13 | 13.61 | 186.08 | 199.69 | ERROR | |
r-release-linux-x86_64 | 0.1.0.13 | ERROR | ||||
r-release-macos-arm64 | 0.1.0.13 | 108.00 | OK | |||
r-release-macos-x86_64 | 0.1.0.13 | 108.00 | OK | |||
r-release-windows-x86_64 | 0.1.0.13 | 18.00 | 208.00 | 226.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0.13 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.0.13 | 123.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0.13 | 19.00 | 201.00 | 220.00 | ERROR |
Version: 0.1.0.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [103s/152s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [302s/450s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [247s/156s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [198s/75s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-devel-macos-arm64
Version: 0.1.0.13
Check: tests
Result: ERROR
Running 'testthat.R' [72s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.0.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [110s/139s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [107s/122s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.0.13
Check: tests
Result: ERROR
Running 'testthat.R' [104s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.1.0.13
Check: tests
Result: ERROR
Running 'testthat.R' [94s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(distillML)
> packageVersion("distillML")
[1] '0.1.0.13'
>
> test_check("distillML")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ──
Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-predictor.R:57:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04)
5. ├─wrapped_preds[, 1]
6. └─base::`[.data.frame`(wrapped_preds, , 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64