Package: vip 0.4.1
Check: tests, Result: ERROR
    Running ‘tinytest.R’
  Running the tests in ‘tests/tinytest.R’ failed.
  Last 13 lines of output:
    test_pkg_xgboost.R............    0 tests    
    test_pkg_xgboost.R............    1 tests [0;32mOK[0m 
    test_pkg_xgboost.R............    2 tests [0;32mOK[0m 
    test_pkg_xgboost.R............    3 tests [0;32mOK[0m 
    test_pkg_xgboost.R............    4 tests [0;32mOK[0m Error: Could not extract feature names from object, please supply them via the `feature_names` argument.
    In addition: Warning messages:
    1: In throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized),  :
      Passed unrecognized parameters: verbose. This warning will become an error in a future version.
    2: In throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '",  :
      Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version.
    3: In throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '",  :
      Parameter 'label' has been renamed to 'y'. This warning will become an error in a future version.
    4: In throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '",  :
      Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version.
    Execution halted
