Last updated on 2025-12-06 10:51:09 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| bpa | 13 | |||
| ebm | 13 | |||
| fastshap | 1 | 12 | ||
| investr | 2 | 11 | ||
| pdp | 4 | 9 | ||
| ramify | 13 | |||
| roundhouse | 13 | |||
| statlingua | 13 | |||
| sure | 13 | |||
| vip | 8 | 5 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: WARN: 1, OK: 12
Version: 0.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/fastshap.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 11
Version: 1.4.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brandon M. Greenwell <greenwell.brandon@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Brandon", "M."),
family = "Greenwell",
role = c("aut", "cre"),
email = "greenwell.brandon@gmail.com")
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 4, OK: 9
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [81s/104s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> # Run tests in local environment
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ home <- length(unclass(packageVersion("pdp"))[[1]]) == 4
+ tinytest::test_package("pdp", at_home = home)
+ }
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 4 tests <1b>[0;32mOK<1b>[0m randomForest 4.7-1.2
Type rfNews() to see new features/changes/bug fixes.
test_cats_argument.R.......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m15ms<1b>[0m
test_get_training_data.R...... 0 tests
Attaching package: 'ggplot2'
The following object is masked from 'package:randomForest':
margin
test_get_training_data.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 5 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 8 tests <1b>[0;32mOK<1b>[0m
Attaching package: 'ranger'
The following object is masked from 'package:randomForest':
importance
test_get_training_data.R...... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m6.2s<1b>[0m
test_pkg_C50.R................ 0 tests
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.0s<1b>[0m
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
Attaching package: 'e1071'
The following object is masked from 'package:ggplot2':
element
test_pkg_e1071.R.............. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.4s<1b>[0m
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
test_pkg_party.R.............. 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.5s<1b>[0m
test_pkg_ranger.R............. 0 tests
test_pkg_ranger.R............. 0 tests
test_pkg_ranger.R............. 0 tests <1b>[0;36m7ms<1b>[0m
test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.3s<1b>[0m
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests Error in if (object$params$objective %in% c("reg:gamma", "reg:linear", :
argument is of length zero
Calls: <Anonymous> ... partial.default -> get_task -> get_task.xgb.Booster
In addition: Warning messages:
1: In partial.default(fit4, pred.var = "x.4", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
2: glm.fit: algorithm did not converge
3: glm.fit: fitted probabilities numerically 0 or 1 occurred
4: In partial.default(fit2_glm, pred.var = "x.3", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
5: In throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", :
Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version.
6: 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.
7: 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.
8: 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.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [2m/11m]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> # Run tests in local environment
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ home <- length(unclass(packageVersion("pdp"))[[1]]) == 4
+ tinytest::test_package("pdp", at_home = home)
+ }
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 4 tests <1b>[0;32mOK<1b>[0m randomForest 4.7-1.2
Type rfNews() to see new features/changes/bug fixes.
test_cats_argument.R.......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.4s<1b>[0m
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m93ms<1b>[0m
test_get_training_data.R...... 0 tests
Attaching package: 'ggplot2'
The following object is masked from 'package:randomForest':
margin
test_get_training_data.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 5 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 8 tests <1b>[0;32mOK<1b>[0m
Attaching package: 'ranger'
The following object is masked from 'package:randomForest':
importance
test_get_training_data.R...... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m32.8s<1b>[0m
test_pkg_C50.R................ 0 tests
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[0m
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m17.1s<1b>[0m
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
Attaching package: 'e1071'
The following object is masked from 'package:ggplot2':
element
test_pkg_e1071.R.............. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m8.1s<1b>[0m
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
test_pkg_party.R.............. 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m9.0s<1b>[0m
test_pkg_ranger.R............. 0 tests
test_pkg_ranger.R............. 0 tests
test_pkg_ranger.R............. 0 tests <1b>[0;36m16ms<1b>[0m
test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m14.8s<1b>[0m
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests Error in if (object$params$objective %in% c("reg:gamma", "reg:linear", :
argument is of length zero
Calls: <Anonymous> ... partial.default -> get_task -> get_task.xgb.Booster
In addition: Warning messages:
1: In partial.default(fit4, pred.var = "x.4", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
2: glm.fit: algorithm did not converge
3: glm.fit: fitted probabilities numerically 0 or 1 occurred
4: In partial.default(fit2_glm, pred.var = "x.3", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
5: In throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", :
Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version.
6: 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.
7: 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.
8: 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.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [163s/537s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> # Run tests in local environment
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ home <- length(unclass(packageVersion("pdp"))[[1]]) == 4
+ tinytest::test_package("pdp", at_home = home)
+ }
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 4 tests <1b>[0;32mOK<1b>[0m randomForest 4.7-1.2
Type rfNews() to see new features/changes/bug fixes.
test_cats_argument.R.......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.4s<1b>[0m
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m61ms<1b>[0m
test_get_training_data.R...... 0 tests
Attaching package: 'ggplot2'
The following object is masked from 'package:randomForest':
margin
test_get_training_data.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 5 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 8 tests <1b>[0;32mOK<1b>[0m
Attaching package: 'ranger'
The following object is masked from 'package:randomForest':
importance
test_get_training_data.R...... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m27.3s<1b>[0m
test_pkg_C50.R................ 0 tests
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.6s<1b>[0m
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m17.5s<1b>[0m
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
Attaching package: 'e1071'
The following object is masked from 'package:ggplot2':
element
test_pkg_e1071.R.............. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m8.3s<1b>[0m
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
test_pkg_party.R.............. 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m7.1s<1b>[0m
test_pkg_ranger.R............. 0 tests
test_pkg_ranger.R............. 0 tests
Attaching package: 'parsnip'
The following object is masked from 'package:party':
fit
The following object is masked from 'package:modeltools':
fit
The following object is masked from 'package:e1071':
tune
test_pkg_ranger.R............. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m35.9s<1b>[0m
test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m8.5s<1b>[0m
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests Error in if (object$params$objective %in% c("reg:gamma", "reg:linear", :
argument is of length zero
Calls: <Anonymous> ... partial.default -> get_task -> get_task.xgb.Booster
In addition: Warning messages:
1: In partial.default(fit4, pred.var = "x.4", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
2: glm.fit: algorithm did not converge
3: glm.fit: fitted probabilities numerically 0 or 1 occurred
4: In partial.default(fit2_glm, pred.var = "x.3", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
5: In throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", :
Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version.
6: 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.
7: 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.
8: 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.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.8.2
Check: tests
Result: ERROR
Running 'tinytest.R' [99s]
Running the tests in 'tests/tinytest.R' failed.
Complete output:
> # Run tests in local environment
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ home <- length(unclass(packageVersion("pdp"))[[1]]) == 4
+ tinytest::test_package("pdp", at_home = home)
+ }
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 0 tests
test_cats_argument.R.......... 4 tests <1b>[0;32mOK<1b>[0m randomForest 4.7-1.2
Type rfNews() to see new features/changes/bug fixes.
test_cats_argument.R.......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[0m
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 0 tests
test_exemplar.R............... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m11ms<1b>[0m
test_get_training_data.R...... 0 tests
Attaching package: 'ggplot2'
The following object is masked from 'package:randomForest':
margin
test_get_training_data.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 5 tests <1b>[0;32mOK<1b>[0m
test_get_training_data.R...... 8 tests <1b>[0;32mOK<1b>[0m
Attaching package: 'ranger'
The following object is masked from 'package:randomForest':
importance
test_get_training_data.R...... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m5.2s<1b>[0m
test_pkg_C50.R................ 0 tests
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 0 tests
test_pkg_MASS.R............... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.8s<1b>[0m
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
test_pkg_e1071.R.............. 0 tests
Attaching package: 'e1071'
The following object is masked from 'package:ggplot2':
element
test_pkg_e1071.R.............. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.5s<1b>[0m
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
test_pkg_party.R.............. 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.4s<1b>[0m
test_pkg_ranger.R............. 0 tests
test_pkg_ranger.R............. 0 tests
test_pkg_ranger.R............. 0 tests <1b>[0;36m6ms<1b>[0m
test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.2s<1b>[0m
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests
test_pkg_xgboost.R............ 0 tests Error in if (object$params$objective %in% c("reg:gamma", "reg:linear", :
argument is of length zero
Calls: <Anonymous> ... partial.default -> get_task -> get_task.xgb.Booster
In addition: Warning messages:
1: In partial.default(fit4, pred.var = "x.4", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
2: glm.fit: algorithm did not converge
3: glm.fit: fitted probabilities numerically 0 or 1 occurred
4: In partial.default(fit2_glm, pred.var = "x.3", prob = TRUE, ice = TRUE, :
Centering may result in probabilities outside of [0, 1].
5: In throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", :
Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version.
6: 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.
7: 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.
8: 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.
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 13
Version: 0.2.0
Check: Rd files
Result: NOTE
checkRd: (-1) getFittedProbs.Rd:6-8: Lost braces
6 | getFittedValues <- function(object) {
| ^
checkRd: (-1) getFittedProbs.Rd:14-16: Lost braces
14 | getFittedValues <- function(object) {
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 8, OK: 5
Version: 0.4.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brandon M. Greenwell <greenwell.brandon@gmail.com>’
The Description field contains
described in Greenwell et al. (2018) <arXiv:1805.04755>. A
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [13s/16s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
test_pkg_C50.R................ 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #12: Package 'C50' missing]
test_pkg_Cubist.R............. 0 tests <1b>[0;36m5ms<1b>[0m [Exited at #5: Package 'caret' missing]
test_pkg_RSNNS.R.............. 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'RSNNS' missing]
test_pkg_caret.R.............. 0 tests <1b>[0;36m24ms<1b>[0m [Exited at #12: Package 'caret' missing]
test_pkg_earth.R.............. 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #7: Package 'earth' missing]
test_pkg_gbm.R................ 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'gbm' missing]
test_pkg_glmnet.R............. 0 tests <1b>[0;36m9ms<1b>[0m [Exited at #12: Package 'glmnet' missing]
test_pkg_h2o.R................ 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'h2o' missing]
test_pkg_lightgbm.R........... 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #12: Package 'lightgbm' missing]
test_pkg_mixOmics.R........... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Bioconductor package 'mixOmics' missing]
test_pkg_mlr.R................ 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #5: Package 'mlr' missing]
test_pkg_mlr3.R............... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'mlr3' missing]
test_pkg_neuralnet.R.......... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'neuralnet' missing]
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 4 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;34m2.8s<1b>[0m
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m8.6s<1b>[0m
test_pkg_partykit.R........... 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #7: Package 'partykit' missing]
test_pkg_pls.R................ 0 tests <1b>[0;36m7ms<1b>[0m [Exited at #5: Package 'caret' missing]
test_pkg_randomForest.R....... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'randomForest' missing]
test_pkg_ranger.R............. 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #12: Package 'ranger' missing]
test_pkg_rpart.R.............. 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'rpart' missing]
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m64ms<1b>[0m
test_pkg_tidymodels.R......... 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #5: Package 'ranger' missing]
test_pkg_xgboost.R............ 0 tests <1b>[0;36m9ms<1b>[0m [Exited at #12: Package 'xgboost' missing]
test_vi_firm.R................ 0 tests <1b>[0;36m21ms<1b>[0m [Exited at #8: 'requireNamespace("ranger", quietly = TRUE)' is not TRUE]
test_vi_permute.R............. 0 tests <1b>[0;36m7ms<1b>[0m [Exited at #7: 'requireNamespace("ranger", quietly = TRUE)' is not TRUE]
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests <1b>[0;34m3.6s<1b>[0m
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 1 tests <1b>[0;32mOK<1b>[0m
test_vip.R.................... 2 tests <1b>[0;32mOK<1b>[0m
test_vip.R.................... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m25ms<1b>[0m
----- FAILED[data]: test_pkg_nnet.R<47--50>
call| expect_identical(current = class(p), target = c("gg", "ggplot"))
diff| Lengths (2, 5) differ (string compare on first 2)
diff| 1 string mismatch
Error: 1 out of 22 tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [11s/17s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m4.8s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_Cubist.R............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m5.0s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_RSNNS.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.4s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_caret.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.9s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 6 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 7 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 8 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.9s<1b>[0m
test_pkg_h2o.R................ 0 tests
test_pkg_h2o.R................ 0 tests <1b>[0;34m0.7s<1b>[0m [Exited at #10: Skip h2o tests for CRAN releases]
test_pkg_lightgbm.R........... 0 tests Error in eval(expr, envir = e) : object 'titanic_mice' not found
Calls: <Anonymous> -> run_test_dir -> lapply -> FUN -> eval -> eval
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running 'tinytest.R' [10s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
test_pkg_C50.R................ 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'C50' missing]
test_pkg_Cubist.R............. 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'caret' missing]
test_pkg_RSNNS.R.............. 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'RSNNS' missing]
test_pkg_caret.R.............. 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #12: Package 'caret' missing]
test_pkg_earth.R.............. 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #7: Package 'earth' missing]
test_pkg_gbm.R................ 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #12: Package 'gbm' missing]
test_pkg_glmnet.R............. 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #12: Package 'glmnet' missing]
test_pkg_h2o.R................ 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #5: Package 'h2o' missing]
test_pkg_lightgbm.R........... 0 tests <1b>[0;36m4ms<1b>[0m [Exited at #12: Package 'lightgbm' missing]
test_pkg_mixOmics.R........... 0 tests <1b>[0;36m4ms<1b>[0m [Exited at #12: Bioconductor package 'mixOmics' missing]
test_pkg_mlr.R................ 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #5: Package 'mlr' missing]
test_pkg_mlr3.R............... 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #5: Package 'mlr3' missing]
test_pkg_neuralnet.R.......... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'neuralnet' missing]
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 4 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;34m1.9s<1b>[0m
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m5.1s<1b>[0m
test_pkg_partykit.R........... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #7: Package 'partykit' missing]
test_pkg_pls.R................ 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #5: Package 'caret' missing]
test_pkg_randomForest.R....... 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #12: Package 'randomForest' missing]
test_pkg_ranger.R............. 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #12: Package 'ranger' missing]
test_pkg_rpart.R.............. 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'rpart' missing]
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m
test_pkg_tidymodels.R......... 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #5: Package 'ranger' missing]
test_pkg_xgboost.R............ 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #12: Package 'xgboost' missing]
test_vi_firm.R................ 0 tests <1b>[0;36m20ms<1b>[0m [Exited at #8: 'requireNamespace("ranger", quietly = TRUE)' is not TRUE]
test_vi_permute.R............. 0 tests <1b>[0;36m3ms<1b>[0m [Exited at #7: 'requireNamespace("ranger", quietly = TRUE)' is not TRUE]
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests <1b>[0;34m2.3s<1b>[0m
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 1 tests <1b>[0;32mOK<1b>[0m
test_vip.R.................... 2 tests <1b>[0;32mOK<1b>[0m
test_vip.R.................... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m
----- FAILED[data]: test_pkg_nnet.R<47--50>
call| expect_identical(current = class(p), target = c("gg", "ggplot"))
diff| Lengths (2, 5) differ (string compare on first 2)
diff| 1 string mismatch
Error: 1 out of 22 tests failed
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [12s/16s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
test_pkg_C50.R................ 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'C50' missing]
test_pkg_Cubist.R............. 0 tests <1b>[0;36m5ms<1b>[0m [Exited at #5: Package 'caret' missing]
test_pkg_RSNNS.R.............. 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'RSNNS' missing]
test_pkg_caret.R.............. 0 tests <1b>[0;36m6ms<1b>[0m [Exited at #12: Package 'caret' missing]
test_pkg_earth.R.............. 0 tests <1b>[0;36m9ms<1b>[0m [Exited at #7: Package 'earth' missing]
test_pkg_gbm.R................ 0 tests <1b>[0;36m5ms<1b>[0m [Exited at #12: Package 'gbm' missing]
test_pkg_glmnet.R............. 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #12: Package 'glmnet' missing]
test_pkg_h2o.R................ 0 tests <1b>[0;36m7ms<1b>[0m [Exited at #5: Package 'h2o' missing]
test_pkg_lightgbm.R........... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'lightgbm' missing]
test_pkg_mixOmics.R........... 0 tests <1b>[0;36m9ms<1b>[0m [Exited at #12: Bioconductor package 'mixOmics' missing]
test_pkg_mlr.R................ 0 tests <1b>[0;36m7ms<1b>[0m [Exited at #5: Package 'mlr' missing]
test_pkg_mlr3.R............... 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #5: Package 'mlr3' missing]
test_pkg_neuralnet.R.......... 0 tests <1b>[0;36m9ms<1b>[0m [Exited at #5: Package 'neuralnet' missing]
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 0 tests
test_pkg_nnet.R............... 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_nnet.R............... 4 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;34m2.4s<1b>[0m
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 0 tests
test_pkg_party.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_party.R.............. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m8.7s<1b>[0m
test_pkg_partykit.R........... 0 tests <1b>[0;36m4ms<1b>[0m [Exited at #7: Package 'partykit' missing]
test_pkg_pls.R................ 0 tests <1b>[0;36m7ms<1b>[0m [Exited at #5: Package 'caret' missing]
test_pkg_randomForest.R....... 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #12: Package 'randomForest' missing]
test_pkg_ranger.R............. 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'ranger' missing]
test_pkg_rpart.R.............. 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #12: Package 'rpart' missing]
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 0 tests
test_pkg_stats.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_stats.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m64ms<1b>[0m
test_pkg_tidymodels.R......... 0 tests <1b>[0;36m7ms<1b>[0m [Exited at #5: Package 'ranger' missing]
test_pkg_xgboost.R............ 0 tests <1b>[0;36m2ms<1b>[0m [Exited at #12: Package 'xgboost' missing]
test_vi_firm.R................ 0 tests <1b>[0;36m48ms<1b>[0m [Exited at #8: 'requireNamespace("ranger", quietly = TRUE)' is not TRUE]
test_vi_permute.R............. 0 tests <1b>[0;36m8ms<1b>[0m [Exited at #7: 'requireNamespace("ranger", quietly = TRUE)' is not TRUE]
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests
test_vi_shap.R................ 0 tests <1b>[0;34m4.6s<1b>[0m
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 0 tests
test_vip.R.................... 1 tests <1b>[0;32mOK<1b>[0m
test_vip.R.................... 2 tests <1b>[0;32mOK<1b>[0m
test_vip.R.................... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m24ms<1b>[0m
----- FAILED[data]: test_pkg_nnet.R<47--50>
call| expect_identical(current = class(p), target = c("gg", "ggplot"))
diff| Lengths (2, 5) differ (string compare on first 2)
diff| 1 string mismatch
Error: 1 out of 22 tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [2s/2s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m30ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_Cubist.R............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_RSNNS.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_caret.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m42ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m20ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 6 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 7 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 8 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
test_pkg_h2o.R................ 0 tests
test_pkg_h2o.R................ 0 tests <1b>[0;36m82ms<1b>[0m [Exited at #10: Skip h2o tests for CRAN releases]
test_pkg_lightgbm.R........... 0 tests Error in eval(expr, envir = e) : object 'titanic_mice' not found
Calls: <Anonymous> -> run_test_dir -> lapply -> FUN -> eval -> eval
Execution halted
Flavor: r-release-macos-arm64
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [5s/7s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m79ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.1s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_Cubist.R............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.2s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_RSNNS.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.7s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_caret.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 6 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 7 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 8 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
test_pkg_h2o.R................ 0 tests
test_pkg_h2o.R................ 0 tests <1b>[0;34m0.3s<1b>[0m [Exited at #10: Skip h2o tests for CRAN releases]
test_pkg_lightgbm.R........... 0 tests Error in eval(expr, envir = e) : object 'titanic_mice' not found
Calls: <Anonymous> -> run_test_dir -> lapply -> FUN -> eval -> eval
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [2s/2s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m30ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_Cubist.R............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_RSNNS.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_caret.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m36ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 6 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 7 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 8 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m64ms<1b>[0m
test_pkg_h2o.R................ 0 tests
test_pkg_h2o.R................ 0 tests <1b>[0;36m74ms<1b>[0m [Exited at #10: Skip h2o tests for CRAN releases]
test_pkg_lightgbm.R........... 0 tests Error in eval(expr, envir = e) : object 'titanic_mice' not found
Calls: <Anonymous> -> run_test_dir -> lapply -> FUN -> eval -> eval
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘tinytest.R’ [5s/7s]
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 <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 2 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 3 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 4 tests <1b>[0;32mOK<1b>[0m
test_get_feature_names.R...... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m86ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_C50.R................ 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.3s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_Cubist.R............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.2s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_RSNNS.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_caret.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.5s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_earth.R.............. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_gbm.R................ 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m87ms<1b>[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 <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 2 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 3 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 4 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 5 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 6 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 7 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 8 tests <1b>[0;32mOK<1b>[0m
test_pkg_glmnet.R............. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
test_pkg_h2o.R................ 0 tests
test_pkg_h2o.R................ 0 tests <1b>[0;34m0.3s<1b>[0m [Exited at #10: Skip h2o tests for CRAN releases]
test_pkg_lightgbm.R........... 0 tests Error in eval(expr, envir = e) : object 'titanic_mice' not found
Calls: <Anonymous> -> run_test_dir -> lapply -> FUN -> eval -> eval
Execution halted
Flavor: r-oldrel-macos-x86_64