CRAN Package Check Results for Maintainer ‘Brandon Greenwell <greenwell.brandon at gmail.com>’

Last updated on 2025-12-28 03:52:04 CET.

Package ERROR NOTE OK
bpa 13
ebm 13
fastshap 13
investr 2 11
pdp 9 4
ramify 13
roundhouse 13
statlingua 13
sure 13
vip 13

Package bpa

Current CRAN status: OK: 13

Package ebm

Current CRAN status: OK: 13

Package fastshap

Current CRAN status: OK: 13

Package investr

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

Package pdp

Current CRAN status: ERROR: 9, OK: 4

Additional issues

noSuggests

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [112s/139s] 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;36m14ms<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.5s<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.7s<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.8s<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;34m2.0s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m25ms<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.7s<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-clang

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [70s/79s] 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;36m20ms<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;34m4.8s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m68ms<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;34m1.6s<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;34m0.9s<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.1s<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’ [141s/349s] 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;34m1.2s<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;36m41ms<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;34m22.1s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.9s<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;34m11.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;34m3.2s<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;34m4.8s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m5ms<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m9.9s<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’ [167s/216s] 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.6s<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;36m19ms<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;34m8.3s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<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;34m6.2s<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;34m3.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;34m2.9s<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;34m17.9s<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m3.6s<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' [82s] 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;36m8ms<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;34m4.1s<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;34m1.6s<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.0s<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.2s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m5ms<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.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-windows-x86_64

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [99s/120s] 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;36m20ms<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;34m3.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.7s<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.7s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m15ms<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.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-patched-linux-x86_64

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [100s/118s] 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;36m25ms<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.7s<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.7s<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.7s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m13ms<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.4s<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-release-linux-x86_64

Version: 0.8.2
Check: tests
Result: ERROR Running 'tinytest.R' [78s] 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;36m12ms<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;34m3.9s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<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.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;34m1.1s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m5ms<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.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-release-windows-x86_64

Version: 0.8.2
Check: tests
Result: ERROR Running 'tinytest.R' [97s] 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;36m10ms<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.7s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<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.6s<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.8s<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;34m1.9s<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

Package ramify

Current CRAN status: OK: 13

Package roundhouse

Current CRAN status: OK: 13

Package statlingua

Current CRAN status: OK: 13

Package sure

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

Package vip

Current CRAN status: OK: 13

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.