CRAN Package Check Results for Package pdp

Last updated on 2025-12-04 19:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.2 8.78 217.76 226.54 OK
r-devel-linux-x86_64-debian-gcc 0.8.2 5.99 176.11 182.10 OK
r-devel-linux-x86_64-fedora-clang 0.8.2 59.00 231.96 290.96 ERROR
r-devel-linux-x86_64-fedora-gcc 0.8.2 51.00 261.97 312.97 ERROR
r-devel-windows-x86_64 0.8.2 13.00 194.00 207.00 OK
r-patched-linux-x86_64 0.8.2 8.31 227.46 235.77 OK
r-release-linux-x86_64 0.8.2 7.94 227.76 235.70 OK
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 16.00 244.00 260.00 OK

Check Details

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

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.