Last updated on 2026-03-26 17:51:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.5 | 2.71 | 56.53 | 59.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.5 | 2.12 | 41.00 | 43.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.5 | 5.00 | 85.37 | 90.37 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.5 | 94.22 | ERROR | |||
| r-devel-macos-arm64 | 0.4.5 | 1.00 | 24.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.4.5 | 7.00 | 71.00 | 78.00 | OK | |
| r-patched-linux-x86_64 | 0.4.5 | 2.82 | 47.05 | 49.87 | OK | |
| r-release-linux-x86_64 | 0.4.5 | 2.84 | 47.23 | 50.07 | OK | |
| r-release-macos-arm64 | 0.4.5 | 1.00 | 23.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.4.5 | 2.00 | 80.00 | 82.00 | OK | |
| r-release-windows-x86_64 | 0.4.5 | 6.00 | 68.00 | 74.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.5 | 1.00 | 28.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.5 | 2.00 | 92.00 | 94.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.5 | 6.00 | 86.00 | 92.00 | OK |
Version: 0.4.5
Check: tests
Result: ERROR
Running ‘tinytest.R’ [6s/11s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ home <- length(unclass(packageVersion("vip"))[[1L]]) == 4
+ tinytest::test_package("vip", at_home = home)
+ }
Attaching package: 'vip'
The following object is masked from 'package:utils':
vi
test_get_feature_names.R...... 0 tests
test_get_feature_names.R...... 0 tests
test_get_feature_names.R...... 0 tests
test_get_feature_names.R...... 1 tests OK
test_get_feature_names.R...... 2 tests OK
test_get_feature_names.R...... 3 tests OK
test_get_feature_names.R...... 3 tests OK
test_get_feature_names.R...... 3 tests OK
test_get_feature_names.R...... 3 tests OK
test_get_feature_names.R...... 3 tests OK
test_get_feature_names.R...... 3 tests OK
test_get_feature_names.R...... 4 tests OK
test_get_feature_names.R...... 5 tests OK 0.4s
test_pkg_C50.R................ 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_Cubist.R............. 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_RSNNS.R.............. 0 tests 9ms [Exited at #5: Skip on CRAN]
test_pkg_caret.R.............. 0 tests 5ms [Exited at #7: Skip on CRAN]
test_pkg_earth.R.............. 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_gbm.R................ 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_glmnet.R............. 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_h2o.R................ 0 tests 6ms [Exited at #5: Skip on CRAN]
test_pkg_lightgbm.R........... 0 tests 6ms [Exited at #5: Skip on CRAN]
test_pkg_mixOmics.R........... 0 tests 6ms [Exited at #5: Skip on CRAN]
test_pkg_mlr.R................ 0 tests 6ms [Exited at #5: Skip on CRAN]
test_pkg_mlr3.R............... 0 tests 6ms [Exited at #5: Skip on CRAN]
test_pkg_neuralnet.R.......... 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_nnet.R............... 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_party.R.............. 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_partykit.R........... 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_pls.R................ 0 tests 5ms [Exited at #6: Skip on CRAN]
test_pkg_randomForest.R....... 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_ranger.R............. 0 tests 5ms [Exited at #6: Skip on CRAN]
test_pkg_rpart.R.............. 0 tests 5ms [Exited at #6: Skip on CRAN]
test_pkg_stats.R.............. 0 tests 6ms [Exited at #6: Skip on CRAN]
test_pkg_tidymodels.R......... 0 tests 7ms [Exited at #5: Skip on CRAN]
test_pkg_xgboost.R............ 0 tests 6ms [Exited at #6: Skip on CRAN]
test_vi_firm.R................ 0 tests
test_vi_firm.R................ 0 tests
test_vi_firm.R................ 0 tests
test_vi_firm.R................ 0 tests
test_vi_firm.R................ 0 tests Error in ranger(survived ~ ., data = titanic, probability = TRUE) :
could not find function "ranger"
Calls: <Anonymous> -> run_test_dir -> lapply -> FUN -> eval -> eval
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc