- using R Under development (unstable) (2025-10-22 r88969)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
    gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
    GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘vip/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘vip’ version ‘0.4.1’
- 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 ... [5s/14s] 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 ... [9s/26s] 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 LazyData ... 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 ... [27s/67s] ERROR
  Running ‘tinytest.R’ [27s/67s]
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  [0;32mOK [0m 
  test_get_feature_names.R......    2 tests  [0;32mOK [0m 
  test_get_feature_names.R......    3 tests  [0;32mOK [0m 
  test_get_feature_names.R......    3 tests  [0;32mOK [0m 
  test_get_feature_names.R......    3 tests  [0;32mOK [0m 
  test_get_feature_names.R......    3 tests  [0;32mOK [0m 
  test_get_feature_names.R......    3 tests  [0;32mOK [0m 
  test_get_feature_names.R......    3 tests  [0;32mOK [0m 
  test_get_feature_names.R......    4 tests  [0;32mOK [0m 
  test_get_feature_names.R......    5 tests  [0;32mOK [0m  [0;34m0.2s [0m
  
  test_pkg_C50.R................    0 tests    
  test_pkg_C50.R................    0 tests    
  test_pkg_C50.R................    0 tests    
  test_pkg_C50.R................    0 tests    
  test_pkg_C50.R................    0 tests    
  test_pkg_C50.R................    0 tests    
  test_pkg_C50.R................    1 tests  [0;32mOK [0m 
  test_pkg_C50.R................    2 tests  [0;32mOK [0m 
  test_pkg_C50.R................    3 tests  [0;32mOK [0m 
  test_pkg_C50.R................    4 tests  [0;32mOK [0m 
  test_pkg_C50.R................    5 tests  [0;32mOK [0m  [0;34m8.5s [0m
  
  test_pkg_Cubist.R.............    0 tests    
  test_pkg_Cubist.R.............    0 tests    
  test_pkg_Cubist.R.............    0 tests    
  test_pkg_Cubist.R.............    0 tests    
  test_pkg_Cubist.R.............    0 tests    
  test_pkg_Cubist.R.............    0 tests    
  test_pkg_Cubist.R.............    1 tests  [0;32mOK [0m 
  test_pkg_Cubist.R.............    2 tests  [0;32mOK [0m  [0;34m13.5s [0m
  
  test_pkg_RSNNS.R..............    0 tests    
  test_pkg_RSNNS.R..............    0 tests    
  test_pkg_RSNNS.R..............    0 tests    
  test_pkg_RSNNS.R..............    0 tests    
  test_pkg_RSNNS.R..............    0 tests    
  test_pkg_RSNNS.R..............    0 tests    
  test_pkg_RSNNS.R..............    0 tests    
  test_pkg_RSNNS.R..............    1 tests  [0;32mOK [0m 
  test_pkg_RSNNS.R..............    2 tests  [0;32mOK [0m  [0;34m3.0s [0m
  
  test_pkg_caret.R..............    0 tests    
  test_pkg_caret.R..............    0 tests    Loading required package: ggplot2
  Loading required package: lattice
  
  test_pkg_caret.R..............    0 tests    
  test_pkg_caret.R..............    0 tests    
  test_pkg_caret.R..............    0 tests    
  test_pkg_caret.R..............    1 tests  [0;32mOK [0m 
  test_pkg_caret.R..............    2 tests  [0;32mOK [0m  [0;34m3.3s [0m
  
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    0 tests    
  test_pkg_earth.R..............    1 tests  [0;32mOK [0m 
  test_pkg_earth.R..............    2 tests  [0;32mOK [0m 
  test_pkg_earth.R..............    3 tests  [0;32mOK [0m 
  test_pkg_earth.R..............    4 tests  [0;32mOK [0m  [0;34m0.4s [0m
  
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    0 tests    
  test_pkg_gbm.R................    1 tests  [0;32mOK [0m 
  test_pkg_gbm.R................    2 tests  [0;32mOK [0m 
  test_pkg_gbm.R................    3 tests  [0;32mOK [0m  [0;34m0.4s [0m
  
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    0 tests    
  test_pkg_glmnet.R.............    1 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    2 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    3 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    4 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    5 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    6 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    7 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    8 tests  [0;32mOK [0m 
  test_pkg_glmnet.R.............    9 tests  [0;32mOK [0m  [0;34m1.4s [0m
  
  test_pkg_h2o.R................    0 tests    
  test_pkg_h2o.R................    0 tests     [0;34m2.5s [0m [Exited at #10: Skip h2o tests for CRAN releases]
  
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    0 tests    
  test_pkg_lightgbm.R...........    1 tests  [0;32mOK [0m 
  test_pkg_lightgbm.R...........    2 tests  [0;32mOK [0m 
  test_pkg_lightgbm.R...........    3 tests  [0;32mOK [0m 
  test_pkg_lightgbm.R...........    4 tests  [0;32mOK [0m 
  test_pkg_lightgbm.R...........    5 tests  [0;32mOK [0m 
  test_pkg_lightgbm.R...........    5 tests  [0;32mOK [0m 
  test_pkg_lightgbm.R...........    6 tests  [0;31m1 fails [0m  [0;34m23.6s [0m
  
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........    0 tests    
  test_pkg_mixOmics.R...........   12 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   12 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   13 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   13 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   14 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   14 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   15 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   15 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   16 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   17 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   18 tests  [0;32mOK [0m 
  test_pkg_mixOmics.R...........   19 tests  [0;32mOK [0m  [0;34m1.7s [0m
  
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    0 tests    
  test_pkg_mlr.R................    1 tests  [0;32mOK [0m 
  test_pkg_mlr.R................    2 tests  [0;32mOK [0m 
  test_pkg_mlr.R................    3 tests  [0;32mOK [0m  [0;34m3.5s [0m
  
  test_pkg_mlr3.R...............    0 tests    
  test_pkg_mlr3.R...............    0 tests    
  test_pkg_mlr3.R...............    0 tests    
  test_pkg_mlr3.R...............    0 tests    
  test_pkg_mlr3.R...............    0 tests    
  test_pkg_mlr3.R...............    0 tests    
  test_pkg_mlr3.R...............    0 tests    
  test_pkg_mlr3.R...............    1 tests  [0;32mOK [0m 
  test_pkg_mlr3.R...............    2 tests  [0;32mOK [0m 
  test_pkg_mlr3.R...............    2 tests  [0;32mOK [0m Error: Model-specific variable importance scores are currently not available for this type of model.
  In addition: Warning messages:
  1: In callback() :
    Packages 'paradox' and 'ParamHelpers' are conflicting and should not be loaded in the same session
  2: In callback() :
    Packages 'mlr3' and 'mlr' are conflicting and should not be loaded in the same session
  Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [26s/70s] OK
- checking PDF version of manual ... [8s/19s] 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