R Under development (unstable) (2025-11-30 r89082 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(xgboost) > library(Matrix) > > test_check("xgboost", reporter = ProgressReporter) ✔ | F W S OK | Context ⠏ | 0 | basic ⠏ | 0 | basic functions ⠸ | 4 | basic functions ⠦ | 17 | basic functions ⠴ | 36 | basic functions ⠹ | 43 | basic functions ⠧ | 58 | basic functions ⠏ | 70 | basic functions ⠙ | 72 | basic functions ⠋ | 81 | basic functions ⠸ | 84 | basic functions ⠴ | 96 | basic functions ⠋ | 111 | basic functions ⠼ | 125 | basic functions ⠼ | 145 | basic functions ⠼ | 155 | basic functions ✔ | 156 | basic functions [5.9s] ⠏ | 0 | booster_slicing ⠏ | 0 | testing xgb.Booster slicing ⠴ | 6 | testing xgb.Booster slicing ✔ | 23 | testing xgb.Booster slicing ⠏ | 0 | callbacks ⠏ | 0 | callbacks ⠼ | 5 | callbacks ⠋ | 21 | callbacks ⠹ | 33 | callbacks ⠹ | 43 | callbacks ⠹ | 53 | callbacks ⠧ | 68 | callbacks ⠸ | 84 | callbacks ⠼ | 85 | callbacks ⠹ | 93 | callbacks ⠇ | 99 | callbacks ⠋ | 111 | callbacks ⠸ | 114 | callbacks ✔ | 114 | callbacks [1.8s] ⠏ | 0 | config ⠏ | 0 | Test global configuration ✔ | 8 | Test global configuration ⠏ | 0 | custom_objective ⠏ | 0 | Test models with custom objective ⠼ | 5 | Test models with custom objective ⠸ | 14 | Test models with custom objective ✔ | 18 | Test models with custom objective ⠏ | 0 | dmatrix ⠏ | 0 | testing xgb.DMatrix functionality [20:50:12] WARNING: src/data/data.cc:937: Text file input has been deprecated since 3.1 ⠴ | 16 | testing xgb.DMatrix functionality ⠧ | 38 | testing xgb.DMatrix functionality ⠏ | 40 | testing xgb.DMatrix functionality ⠏ | 60 | testing xgb.DMatrix functionality ⠏ | 70 | testing xgb.DMatrix functionality ⠹ | 83 | testing xgb.DMatrix functionality ⠹ | 93 | testing xgb.DMatrix functionality ⠏ | 110 | testing xgb.DMatrix functionality ⠏ | 130 | testing xgb.DMatrix functionality ✔ | 143 | testing xgb.DMatrix functionality [1.1s] ⠏ | 0 | feature_weights ⠏ | 0 | feature weights ⠹ | 3 | feature weights ✔ | 4 | feature weights ⠏ | 0 | glm ⠏ | 0 | Test generalized linear models ⠴ | 6 | Test generalized linear models ⠧ | 8 | Test generalized linear models ⠙ | 12 | Test generalized linear models ✔ | 13 | Test generalized linear models ⠏ | 0 | helpers ⠏ | 0 | Test helper functions ⠋ | 1 | Test helper functions ⠙ | 32 | Test helper functions ⠙ | 62 | Test helper functions ⠼ | 135 | Test helper functions ⠏ | 220 | Test helper functions ⠸ | 244 | Test helper functions ⠙ | 322 | Test helper functions ⠇ | 409 | Test helper functions ⠼ | 475 | Test helper functions ⠋ | 561 | Test helper functions ⠧ | 648 | Test helper functions ⠏ | 670 | Test helper functions ⠦ | 677 | Test helper functions ⠧ | 688 | Test helper functions ⠦ | 697 | Test helper functions ⠧ | 698 | Test helper functions ⠇ | 699 | Test helper functions ⠴ | 716 | Test helper functions ⠸ | 724 | Test helper functions ⠋ | 771 | Test helper functions ✔ | 790 | Test helper functions [3.7s] ⠏ | 0 | interaction_constraints ⠏ | 0 | interaction constraints ⠙ | 2 | interaction constraints ✔ | 2 | interaction constraints [4.4s] ⠏ | 0 | interactions ⠏ | 0 | Test prediction of feature interactions ⠸ | 4 | Test prediction of feature interactions ⠹ | 13 | Test prediction of feature interactions ✔ | 19 | Test prediction of feature interactions ⠏ | 0 | io ⠏ | 0 | Test model IO. ✔ | 5 | Test model IO. ⠏ | 0 | model_compatibility ⠏ | 0 | Models from previous versions of XGBoost can be loaded ⠋ | 1 | Models from previous versions of XGBoost can be loaded ⠋ | 31 | Models from previous versions of XGBoost can be loaded ⠼ | 75 | Models from previous versions of XGBoost can be loaded ⠴ | 126 | Models from previous versions of XGBoost can be loaded ✔ | 146 | Models from previous versions of XGBoost can be loaded [1.6s] ⠏ | 0 | monotone ⠏ | 0 | monotone constraints ✔ | 1 | monotone constraints ⠏ | 0 | parameter_exposure ⠏ | 0 | Test model params and call are exposed to R ✔ | 6 | Test model params and call are exposed to R ⠏ | 0 | poisson_regression ⠏ | 0 | Test Poisson regression model ✔ | 6 | Test Poisson regression model ⠏ | 0 | ranking ⠏ | 0 | Learning to rank ✔ | 14 | Learning to rank ⠏ | 0 | unicode ⠏ | 0 | Test Unicode handling ✔ | 3 | Test Unicode handling ⠏ | 0 | update ⠏ | 0 | update trees in an existing model ⠋ | 1 | update trees in an existing model ⠦ | 7 | update trees in an existing model ⠙ | 12 | update trees in an existing model ⠹ | 23 | update trees in an existing model ✔ | 26 | update trees in an existing model ⠏ | 0 | xgboost ⠹ | 23 | xgboost ⠹ | 63 | xgboost ⠧ | 88 | xgboost ⠹ | 113 | xgboost ⠦ | 137 | xgboost ⠴ | 146 | xgboost ⠹ | 183 | xgboost ⠦ | 207 | xgboost ⠹ | 243 | xgboost ⠼ | 285 | xgboost ⠏ | 330 | xgboost ⠧ | 368 | xgboost ✔ | 369 | xgboost [1.3s] ══ Results ═════════════════════════════════════════════════════════════════════ Duration: 23.0 s [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1866 ] > RhpcBLASctl::omp_set_num_threads(1) > > proc.time() user system elapsed 22.01 3.50 24.60