Last updated on 2026-03-25 13:52:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 25.04 | 39.44 | 64.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 16.89 | 29.98 | 46.87 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 40.00 | 64.45 | 104.45 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 52.00 | 76.02 | 128.02 | OK | |
| r-devel-macos-arm64 | 0.1.1 | 4.00 | 18.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 31.00 | 81.00 | 112.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 19.60 | 35.38 | 54.98 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 18.28 | 35.34 | 53.62 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 13.00 | 61.00 | 74.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 26.00 | 88.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 15.00 | 38.00 | 53.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 31.00 | 93.00 | 124.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [2s/3s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ home <- length(unclass(packageVersion("fastshap"))[[1L]]) == 4
+ tinytest::test_package("fastshap", at_home = home)
+ }
test-adjust.R................. 0 tests 44ms [Exited at #7: 'requireNamespace("lightgbm", quietly = TRUE)' is not TRUE]
test-baseline.R............... 0 tests 2ms [Exited at #4: 'requireNamespace("lightgbm", quietly = TRUE)' is not TRUE]
test-convergence.R............ 0 tests 7ms [Exited at #4: Test not ready]
test-copy-classes.R........... 0 tests
test-copy-classes.R........... 0 tests
test-copy-classes.R........... 0 tests
test-copy-classes.R........... 0 tests
test-copy-classes.R........... 0 tests
test-copy-classes.R........... 1 tests OK
test-copy-classes.R........... 2 tests OK
test-copy-classes.R........... 3 tests OK 14ms
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 0 tests
test-exact.R.................. 1 tests OK
test-exact.R.................. 2 tests OK
test-exact.R.................. 3 tests OK
test-exact.R.................. 4 tests OK
test-exact.R.................. 4 tests OK
test-exact.R.................. 4 tests OK
test-exact.R.................. 4 tests OK Error in phis[, "BIAS"] : incorrect number of dimensions
Calls: <Anonymous> ... FUN -> eval -> eval -> <Anonymous> -> explain.xgb.Booster
In addition: Warning messages:
1: In throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), :
Passed unrecognized parameters: verbose. This warning will become an error in a future version.
2: In throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", :
Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version.
3: In throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", :
Parameter 'label' has been renamed to 'y'. This warning will become an error in a future version.
4: In throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", :
Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc