CRAN Package Check Results for Maintainer ‘Ömer Tarik Özyilmaz <o.t.ozyilmaz at umcg.nl>’

Last updated on 2025-12-04 07:51:53 CET.

Package ERROR OK
SHAPBoost 2 11

Package SHAPBoost

Current CRAN status: ERROR: 2, OK: 11

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘SHAPBoost-Ex.R’ failed The error most likely occurred in: > ### Name: SHAPBoostEstimator-class > ### Title: SHAPBoostEstimator Class > ### Aliases: SHAPBoostEstimator-class SHAPBoostEstimator > > ### ** Examples > > if (requireNamespace("flare", quietly = TRUE)) { + data("eyedata", package = "flare") + shapboost <- SHAPBoostRegressor$new( + max_number_of_features = 1, + evaluator = "lr", + metric = "mae", + siso_ranking_size = 10, + verbose = 0 + ) + X <- as.data.frame(x) + y <- as.data.frame(y) + subset <- shapboost$fit(X, y) + } Iteration:1 Selected variables: Error in .internal.setinfo.xgb.DMatrix(object, name, info) : [11:04:28] xgboost_R.cc:167: Array or matrix has unsupported type. Stack trace: [bt] (0) /data/gannet/ripley/R/test-clang/xgboost/libs/xgboost.so(+0x13b82) [0x7f7140413b82] [bt] (1) /data/gannet/ripley/R/test-clang/xgboost/libs/xgboost.so(+0xbbfe) [0x7f714040bbfe] [bt] (2) /data/gannet/ripley/R/test-clang/xgboost/libs/xgboost.so(XGDMatrixSetInfo_R+0x55) [0x7f714040b9b5] [bt] (3) /data/gannet/ripley/R/R-clang/bin/exec/R(+0x8e6f3) [0x557bb0f8b6f3] [bt] (4) /data/gannet/ripley/R/R-clang/bin/exec/R(+ Calls: <Anonymous> ... setinfo.xgb.DMatrix -> .internal.setinfo.xgb.DMatrix Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘SHAPBoost-Ex.R’ failed The error most likely occurred in: > ### Name: SHAPBoostEstimator-class > ### Title: SHAPBoostEstimator Class > ### Aliases: SHAPBoostEstimator-class SHAPBoostEstimator > > ### ** Examples > > if (requireNamespace("flare", quietly = TRUE)) { + data("eyedata", package = "flare") + shapboost <- SHAPBoostRegressor$new( + max_number_of_features = 1, + evaluator = "lr", + metric = "mae", + siso_ranking_size = 10, + verbose = 0 + ) + X <- as.data.frame(x) + y <- as.data.frame(y) + subset <- shapboost$fit(X, y) + } Iteration:1 Selected variables: Error in .internal.setinfo.xgb.DMatrix(object, name, info) : [11:57:01] xgboost_R.cc:167: Array or matrix has unsupported type. Stack trace: [bt] (0) /data/gannet/ripley/R/test-dev/xgboost/libs/xgboost.so(+0x4e866) [0x7f59a6e4e866] [bt] (1) /data/gannet/ripley/R/test-dev/xgboost/libs/xgboost.so(+0x431d0) [0x7f59a6e431d0] [bt] (2) /data/gannet/ripley/R/test-dev/xgboost/libs/xgboost.so(XGDMatrixSetInfo_R+0x6f) [0x7f59a6e43b6f] [bt] (3) /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4a1a19] [bt] (4) /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4e6165] [bt] Calls: <Anonymous> ... setinfo.xgb.DMatrix -> .internal.setinfo.xgb.DMatrix 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.