Last updated on 2025-12-08 19:50:57 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| civ | 2 | 11 | |
| ddml | 5 | 8 | |
| kcmeans | 2 | 11 |
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Thomas Wiemann <wiemann@uchicago.edu>’
The Description field contains
proposed by Wiemann (2023) <arXiv:2311.17021>. CIV allows for optimal
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 5, OK: 8
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/33s]
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’ [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
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
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [48s]
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-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Thomas Wiemann <wiemann@uchicago.edu>’
The Description field contains
(2023) <arXiv:2311.17021> for expectation function estimation
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-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.