- using R Under development (unstable) (2026-03-30 r89743)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
GNU Fortran (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
* current time: 2026-03-30 17:24:47 UTC
- using option ‘--no-stop-on-test-error’
- checking for file ‘vip/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘vip’ version ‘0.4.5’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘vip’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [8s/13s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [9s/20s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [6s/13s] ERROR
Running ‘tinytest.R’ [6s/12s]
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.6s
test_pkg_C50.R................ 0 tests 9ms [Exited at #6: Skip on CRAN]
test_pkg_Cubist.R............. 0 tests 9ms [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 2ms [Exited at #7: Skip on CRAN]
test_pkg_earth.R.............. 0 tests 12ms [Exited at #6: Skip on CRAN]
test_pkg_gbm.R................ 0 tests 12ms [Exited at #6: Skip on CRAN]
test_pkg_glmnet.R............. 0 tests 12ms [Exited at #6: Skip on CRAN]
test_pkg_h2o.R................ 0 tests 12ms [Exited at #5: Skip on CRAN]
test_pkg_lightgbm.R........... 0 tests 12ms [Exited at #5: Skip on CRAN]
test_pkg_mixOmics.R........... 0 tests 15ms [Exited at #5: Skip on CRAN]
test_pkg_mlr.R................ 0 tests 12ms [Exited at #5: Skip on CRAN]
test_pkg_mlr3.R............... 0 tests 12ms [Exited at #5: Skip on CRAN]
test_pkg_neuralnet.R.......... 0 tests 12ms [Exited at #6: Skip on CRAN]
test_pkg_nnet.R............... 0 tests 9ms [Exited at #6: Skip on CRAN]
test_pkg_party.R.............. 0 tests 9ms [Exited at #6: Skip on CRAN]
test_pkg_partykit.R........... 0 tests 9ms [Exited at #6: Skip on CRAN]
test_pkg_pls.R................ 0 tests 3ms [Exited at #6: Skip on CRAN]
test_pkg_randomForest.R....... 0 tests 9ms [Exited at #6: Skip on CRAN]
test_pkg_ranger.R............. 0 tests 9ms [Exited at #6: Skip on CRAN]
test_pkg_rpart.R.............. 0 tests 8ms [Exited at #6: Skip on CRAN]
test_pkg_stats.R.............. 0 tests 9ms [Exited at #6: Skip on CRAN]
test_pkg_tidymodels.R......... 0 tests 13ms [Exited at #5: Skip on CRAN]
test_pkg_xgboost.R............ 0 tests 12ms [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
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [17s/31s] OK
- checking PDF version of manual ... [8s/13s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR