Last updated on 2026-04-10 05:52:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.5 | 2.65 | 55.23 | 57.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.5 | 2.20 | 42.72 | 44.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.5 | 83.12 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.5 | 90.67 | ERROR | |||
| r-devel-macos-arm64 | 0.4.5 | 1.00 | 20.00 | 21.00 | ERROR | |
| r-devel-windows-x86_64 | 0.4.5 | 7.00 | 71.00 | 78.00 | OK | |
| r-patched-linux-x86_64 | 0.4.5 | 3.59 | 48.75 | 52.34 | OK | |
| r-release-linux-x86_64 | 0.4.5 | 2.95 | 47.72 | 50.67 | 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 | 5.00 | 71.00 | 76.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 | 7.00 | 87.00 | 94.00 | OK |
Version: 0.4.5
Check: tests
Result: ERROR
Running ‘tinytest.R’
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.2s
test_pkg_C50.R................ 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_Cubist.R............. 0 tests 2ms [Exited at #6: Skip on CRAN]
test_pkg_RSNNS.R.............. 0 tests 2ms [Exited at #5: Skip on CRAN]
test_pkg_caret.R.............. 0 tests 2ms [Exited at #7: Skip on CRAN]
test_pkg_earth.R.............. 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_gbm.R................ 0 tests 2ms [Exited at #6: Skip on CRAN]
test_pkg_glmnet.R............. 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_h2o.R................ 0 tests 3ms [Exited at #5: Skip on CRAN]
test_pkg_lightgbm.R........... 0 tests 3ms [Exited at #5: Skip on CRAN]
test_pkg_mixOmics.R........... 0 tests 4ms [Exited at #5: Skip on CRAN]
test_pkg_mlr.R................ 0 tests 3ms [Exited at #5: Skip on CRAN]
test_pkg_mlr3.R............... 0 tests 3ms [Exited at #5: Skip on CRAN]
test_pkg_neuralnet.R.......... 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_nnet.R............... 0 tests 2ms [Exited at #6: Skip on CRAN]
test_pkg_party.R.............. 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_partykit.R........... 0 tests 2ms [Exited at #6: Skip on CRAN]
test_pkg_pls.R................ 0 tests 2ms [Exited at #6: Skip on CRAN]
test_pkg_randomForest.R....... 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_ranger.R............. 0 tests 2ms [Exited at #6: Skip on CRAN]
test_pkg_rpart.R.............. 0 tests 2ms [Exited at #6: Skip on CRAN]
test_pkg_stats.R.............. 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_tidymodels.R......... 0 tests 3ms [Exited at #5: Skip on CRAN]
test_pkg_xgboost.R............ 0 tests 3ms [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
Version: 0.4.5
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/1s]
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 30ms
test_pkg_C50.R................ 0 tests 1ms [Exited at #6: Skip on CRAN]
test_pkg_Cubist.R............. 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_RSNNS.R.............. 0 tests 0ms [Exited at #5: Skip on CRAN]
test_pkg_caret.R.............. 0 tests 0ms [Exited at #7: Skip on CRAN]
test_pkg_earth.R.............. 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_gbm.R................ 0 tests 1ms [Exited at #6: Skip on CRAN]
test_pkg_glmnet.R............. 0 tests 1ms [Exited at #6: Skip on CRAN]
test_pkg_h2o.R................ 0 tests 1ms [Exited at #5: Skip on CRAN]
test_pkg_lightgbm.R........... 0 tests 1ms [Exited at #5: Skip on CRAN]
test_pkg_mixOmics.R........... 0 tests 1ms [Exited at #5: Skip on CRAN]
test_pkg_mlr.R................ 0 tests 0ms [Exited at #5: Skip on CRAN]
test_pkg_mlr3.R............... 0 tests 0ms [Exited at #5: Skip on CRAN]
test_pkg_neuralnet.R.......... 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_nnet.R............... 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_party.R.............. 0 tests 1ms [Exited at #6: Skip on CRAN]
test_pkg_partykit.R........... 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_pls.R................ 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_randomForest.R....... 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_ranger.R............. 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_rpart.R.............. 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_stats.R.............. 0 tests 0ms [Exited at #6: Skip on CRAN]
test_pkg_tidymodels.R......... 0 tests 1ms [Exited at #5: Skip on CRAN]
test_pkg_xgboost.R............ 0 tests 0ms [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-macos-arm64
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.