Last updated on 2025-12-04 07:50:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.75 | 100.13 | 103.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.71 | 78.68 | 81.39 | OK | |
| 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 | 21.00 | 174.74 | 195.74 | ERROR | |
| r-devel-windows-x86_64 | 0.3.0 | 6.00 | 111.00 | 117.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 4.61 | 96.70 | 101.31 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 2.71 | 99.85 | 102.56 | OK | |
| r-release-macos-arm64 | 0.3.0 | OK | ||||
| r-release-macos-x86_64 | 0.3.0 | 3.00 | 96.00 | 99.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 6.00 | 110.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 5.00 | 110.00 | 115.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 8.00 | 141.00 | 149.00 | OK |
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’ [76s/262s]
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.