• using R version 4.6.0 alpha (2026-03-26 r89725)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-03-27 23:44:34 UTC
  • 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 ... [1s/1s] OK See the install log for details.
  • checking installed package size ... OK
  • 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 ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] 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 ... [1s/1s] OK
  • checking Rd files ... [0s/0s] OK
  • checking Rd metadata ... 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 ... [0s/0s] OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [1s/1s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [1s/1s] 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
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [4s/4s] OK
  • checking PDF version of manual ... [2s/2s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '