CRAN Package Check Results for Package CRE

Last updated on 2025-12-04 04:49:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.7 10.94 118.37 129.31 OK
r-devel-linux-x86_64-debian-gcc 0.2.7 8.51 84.54 93.05 OK
r-devel-linux-x86_64-fedora-clang 0.2.7 62.00 147.56 209.56 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.7 93.00 133.20 226.20 ERROR
r-devel-windows-x86_64 0.2.7 14.00 118.00 132.00 OK
r-patched-linux-x86_64 0.2.7 12.59 106.76 119.35 OK
r-release-linux-x86_64 0.2.7 12.16 108.97 121.13 OK
r-release-macos-arm64 0.2.7 OK
r-release-macos-x86_64 0.2.7 10.00 95.00 105.00 OK
r-release-windows-x86_64 0.2.7 14.00 115.00 129.00 OK
r-oldrel-macos-arm64 0.2.7 OK
r-oldrel-macos-x86_64 0.2.7 9.00 93.00 102.00 OK
r-oldrel-windows-x86_64 0.2.7 21.00 152.00 173.00 OK

Check Details

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(CRE) > > test_check("CRE") Error in xgboost::xgboost(data = xgmat, objective = "binary:logistic", : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = "binary:logistic", : argument "y" is missing, with no default Saving _problems/test-estimate_cate-165.R [ FAIL 1 | WARN 10 | SKIP 25 | PASS 4 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • On CRAN (25): 'test-check_input_data.R:3:3', 'test-cre.R:3:3', 'test-discover_rules.R:3:3', 'test-estimate_cate.R:3:3', 'test-estimate_ite.R:4:3', 'test-estimate_ite_aipw.R:3:3', 'test-estimate_ite_bart.R:4:3', 'test-estimate_ite_cf.R:4:3', 'test-estimate_ite_poisson.R:3:3', 'test-estimate_ite_slearner.R:3:3', 'test-estimate_ite_tlearner.R:3:3', 'test-estimate_ite_xlearner.R:3:3', 'test-estimate_ps.R:3:3', 'test-evaluate.R:3:3', 'test-extract_effect_modifiers.R:2:3', 'test-extract_rules.R:4:3', 'test-filter_correlated_rules.R:3:3', 'test-filter_extreme_rules.R:3:3', 'test-filter_irrelevant_rules.R:4:3', 'test-generate_cre_dataset.R:4:3', 'test-generate_rules.R:3:3', 'test-generate_rules_matrix.R:3:3', 'test-honest_splitting.R:3:3', 'test-interpret_rules.R:3:3', 'test-predict.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-estimate_cate.R:162:3'): CATE Estimation Runs Correctly (test 2/2) ── Error in `SuperLearner::SuperLearner(Y = z, X = as.data.frame(X), newX = as.data.frame(X), family = binomial(), SL.library = ps_method, cvControl = list(V = 0))`: All algorithms dropped from library Backtrace: ▆ 1. └─CRE:::estimate_ite(...) at test-estimate_cate.R:162:3 2. └─CRE:::estimate_ite_aipw(y, z, X, learner_ps, learner_y) 3. └─CRE:::estimate_ps(z, X, learner_ps) 4. └─SuperLearner::SuperLearner(...) [ FAIL 1 | WARN 10 | SKIP 25 | PASS 4 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/31s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(CRE) > > test_check("CRE") Error in xgboost::xgboost(data = xgmat, objective = "binary:logistic", : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = "binary:logistic", : argument "y" is missing, with no default Saving _problems/test-estimate_cate-165.R [ FAIL 1 | WARN 10 | SKIP 25 | PASS 4 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • On CRAN (25): 'test-check_input_data.R:3:3', 'test-cre.R:3:3', 'test-discover_rules.R:3:3', 'test-estimate_cate.R:3:3', 'test-estimate_ite.R:4:3', 'test-estimate_ite_aipw.R:3:3', 'test-estimate_ite_bart.R:4:3', 'test-estimate_ite_cf.R:4:3', 'test-estimate_ite_poisson.R:3:3', 'test-estimate_ite_slearner.R:3:3', 'test-estimate_ite_tlearner.R:3:3', 'test-estimate_ite_xlearner.R:3:3', 'test-estimate_ps.R:3:3', 'test-evaluate.R:3:3', 'test-extract_effect_modifiers.R:2:3', 'test-extract_rules.R:4:3', 'test-filter_correlated_rules.R:3:3', 'test-filter_extreme_rules.R:3:3', 'test-filter_irrelevant_rules.R:4:3', 'test-generate_cre_dataset.R:4:3', 'test-generate_rules.R:3:3', 'test-generate_rules_matrix.R:3:3', 'test-honest_splitting.R:3:3', 'test-interpret_rules.R:3:3', 'test-predict.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-estimate_cate.R:162:3'): CATE Estimation Runs Correctly (test 2/2) ── Error in `SuperLearner::SuperLearner(Y = z, X = as.data.frame(X), newX = as.data.frame(X), family = binomial(), SL.library = ps_method, cvControl = list(V = 0))`: All algorithms dropped from library Backtrace: ▆ 1. └─CRE:::estimate_ite(...) at test-estimate_cate.R:162:3 2. └─CRE:::estimate_ite_aipw(y, z, X, learner_ps, learner_y) 3. └─CRE:::estimate_ps(z, X, learner_ps) 4. └─SuperLearner::SuperLearner(...) [ FAIL 1 | WARN 10 | SKIP 25 | PASS 4 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc