Last updated on 2025-12-12 06:50:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.79 | 100.14 | 103.93 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.52 | 69.09 | 71.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 12.00 | 163.21 | 175.21 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 19.00 | 164.71 | 183.71 | ERROR | |
| r-devel-windows-x86_64 | 0.3.1 | 9.00 | 133.00 | 142.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 4.51 | 94.57 | 99.08 | ERROR | |
| r-release-linux-x86_64 | 0.3.0 | 3.83 | 96.88 | 100.71 | ERROR | |
| r-release-macos-arm64 | 0.3.1 | 1.00 | 28.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 4.00 | 126.00 | 130.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 7.00 | 110.00 | 117.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | 1.00 | 35.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 4.00 | 128.00 | 132.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 9.00 | 150.00 | 159.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [42s/62s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
Saving _problems/test-ml_wrappers-35.R
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml_wrappers.R:35:3'): mdl_xgboost is working ───────────────────
Error in `process.y.margin.and.objective(as.vector(y), base_margin, objective, params)`: Got numeric 'y' - supported objectives for this data are: reg:squarederror, reg:squaredlogerror, reg:logistic, reg:pseudohubererror, reg:absoluteerror, reg:quantileerror, count:poisson, reg:gamma, reg:tweedie. Was passed: binary:logistic
Backtrace:
▆
1. └─ddml::mdl_xgboost(y, X, objective = "binary:logistic") at test-ml_wrappers.R:35:3
2. └─xgboost::xgboost(...)
3. └─xgboost:::process.y.margin.and.objective(...)
4. └─xgboost:::process.y.margin.and.objective(...)
[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
Saving _problems/test-ml_wrappers-35.R
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml_wrappers.R:35:3'): mdl_xgboost is working ───────────────────
Error in `process.y.margin.and.objective(as.vector(y), base_margin, objective, params)`: Got numeric 'y' - supported objectives for this data are: reg:squarederror, reg:squaredlogerror, reg:logistic, reg:pseudohubererror, reg:absoluteerror, reg:quantileerror, count:poisson, reg:gamma, reg:tweedie. Was passed: binary:logistic
Backtrace:
▆
1. └─ddml::mdl_xgboost(y, X, objective = "binary:logistic") at test-ml_wrappers.R:35:3
2. └─xgboost::xgboost(...)
3. └─xgboost:::process.y.margin.and.objective(...)
4. └─xgboost:::process.y.margin.and.objective(...)
[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [70s/196s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
Saving _problems/test-ml_wrappers-35.R
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml_wrappers.R:35:3'): mdl_xgboost is working ───────────────────
Error in `process.y.margin.and.objective(as.vector(y), base_margin, objective, params)`: Got numeric 'y' - supported objectives for this data are: reg:squarederror, reg:squaredlogerror, reg:logistic, reg:pseudohubererror, reg:absoluteerror, reg:quantileerror, count:poisson, reg:gamma, reg:tweedie. Was passed: binary:logistic
Backtrace:
▆
1. └─ddml::mdl_xgboost(y, X, objective = "binary:logistic") at test-ml_wrappers.R:35:3
2. └─xgboost::xgboost(...)
3. └─xgboost:::process.y.margin.and.objective(...)
4. └─xgboost:::process.y.margin.and.objective(...)
[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [69s/180s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
Saving _problems/test-ml_wrappers-35.R
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml_wrappers.R:35:3'): mdl_xgboost is working ───────────────────
Error in `process.y.margin.and.objective(as.vector(y), base_margin, objective, params)`: Got numeric 'y' - supported objectives for this data are: reg:squarederror, reg:squaredlogerror, reg:logistic, reg:pseudohubererror, reg:absoluteerror, reg:quantileerror, count:poisson, reg:gamma, reg:tweedie. Was passed: binary:logistic
Backtrace:
▆
1. └─ddml::mdl_xgboost(y, X, objective = "binary:logistic") at test-ml_wrappers.R:35:3
2. └─xgboost::xgboost(...)
3. └─xgboost:::process.y.margin.and.objective(...)
4. └─xgboost:::process.y.margin.and.objective(...)
[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [42s/69s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
Saving _problems/test-ml_wrappers-35.R
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml_wrappers.R:35:3'): mdl_xgboost is working ───────────────────
Error in `process.y.margin.and.objective(as.vector(y), base_margin, objective, params)`: Got numeric 'y' - supported objectives for this data are: reg:squarederror, reg:squaredlogerror, reg:logistic, reg:pseudohubererror, reg:absoluteerror, reg:quantileerror, count:poisson, reg:gamma, reg:tweedie. Was passed: binary:logistic
Backtrace:
▆
1. └─ddml::mdl_xgboost(y, X, objective = "binary:logistic") at test-ml_wrappers.R:35:3
2. └─xgboost::xgboost(...)
3. └─xgboost:::process.y.margin.and.objective(...)
4. └─xgboost:::process.y.margin.and.objective(...)
[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
Saving _problems/test-ml_wrappers-35.R
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml_wrappers.R:35:3'): mdl_xgboost is working ───────────────────
Error in `process.y.margin.and.objective(as.vector(y), base_margin, objective, params)`: Got numeric 'y' - supported objectives for this data are: reg:squarederror, reg:squaredlogerror, reg:logistic, reg:pseudohubererror, reg:absoluteerror, reg:quantileerror, count:poisson, reg:gamma, reg:tweedie. Was passed: binary:logistic
Backtrace:
▆
1. └─ddml::mdl_xgboost(y, X, objective = "binary:logistic") at test-ml_wrappers.R:35:3
2. └─xgboost::xgboost(...)
3. └─xgboost:::process.y.margin.and.objective(...)
4. └─xgboost:::process.y.margin.and.objective(...)
[ FAIL 1 | WARN 6 | SKIP 0 | PASS 134 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64