CRAN Package Check Results for Package pdp

Last updated on 2025-12-11 09:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.2 8.46 170.09 178.55 ERROR
r-devel-linux-x86_64-debian-gcc 0.8.2 6.14 135.43 141.57 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.2 16.00 259.41 275.41 ERROR
r-devel-linux-x86_64-fedora-gcc 0.8.2 15.00 279.54 294.54 ERROR
r-devel-windows-x86_64 0.8.2 15.00 198.00 213.00 ERROR
r-patched-linux-x86_64 0.8.2 7.30 167.31 174.61 ERROR
r-release-linux-x86_64 0.8.2 8.10 167.67 175.77 ERROR
r-release-macos-arm64 0.8.2 OK
r-release-macos-x86_64 0.8.2 8.00 191.00 199.00 OK
r-release-windows-x86_64 0.8.2 14.00 212.00 226.00 OK
r-oldrel-macos-arm64 0.8.2 OK
r-oldrel-macos-x86_64 0.8.2 8.00 153.00 161.00 OK
r-oldrel-windows-x86_64 0.8.2 17.00 214.00 231.00 ERROR

Check Details

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [96s/117s] 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;36m16ms<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.4s<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.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;36m8ms<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’ [79s/94s] 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.3s<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;34m3.9s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m72ms<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.4s<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.4s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m3ms<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-linux-x86_64-debian-gcc

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [143s/193s] 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.8s<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;36m17ms<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;34m9.5s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<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.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;34m2.7s<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;34m3.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-clang

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [157s/204s] 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;36m18ms<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;34m10.3s<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;34m6.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;34m2.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;34m2.6s<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;34m18.0s<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m5.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-fedora-gcc

Version: 0.8.2
Check: tests
Result: ERROR Running 'tinytest.R' [76s] 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;34m3.8s<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.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.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;36m3ms<1b>[0m test_pkg_stats.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.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-windows-x86_64

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [98s/115s] 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;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;34m5.3s<1b>[0m test_pkg_C50.R................ 0 tests test_pkg_C50.R................ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m98ms<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.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;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.7s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m12ms<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-patched-linux-x86_64

Version: 0.8.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [99s/127s] 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;36m21ms<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;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.6s<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.9s<1b>[0m test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests test_pkg_ranger.R............. 0 tests <1b>[0;36m12ms<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-release-linux-x86_64

Version: 0.8.2
Check: tests
Result: ERROR Running 'tinytest.R' [92s] 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;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;34m5.3s<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.4s<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.6s<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.3s<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.0s<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

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.