CRAN Package Check Results for Maintainer ‘Max Kuhn <max at posit.co>’

Last updated on 2025-05-23 00:50:55 CEST.

Package ERROR WARN NOTE OK
baguette 13
brulee 13
desirability2 13
finetune 2 11
modeldata 2 11
modeldb 13
parsnip 2 11
probably 2 11
recipes 1 12
tidymodels 13
tidyposterior 13
tune 13

Package baguette

Current CRAN status: OK: 13

Package brulee

Current CRAN status: OK: 13

Package desirability2

Current CRAN status: OK: 13

Package finetune

Current CRAN status: ERROR: 2, OK: 11

Version: 1.2.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Max Kuhn <max@posit.co>’ The Description field contains Kuhn (2014) <arXiv:1405.6974> are included. An iterative search method 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: 1.2.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: collect_predictions.Rd: collect_metrics, tune show_best.Rd: show_best tune_sim_anneal.Rd: tune_grid, tune_bayes Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [38s/49s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > > suppressPackageStartupMessages(library(finetune)) > > # CRAN wants packages to be able to be check without the Suggests dependencies > if (rlang::is_installed(c("modeldata", "lme4", "testthat"))) { + suppressPackageStartupMessages(library(testthat)) + test_check("finetune") + } [ FAIL 1 | WARN 0 | SKIP 21 | PASS 142 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-anova-filter.R:132:3', 'test-anova-overall.R:3:3', 'test-anova-overall.R:25:3', 'test-anova-overall.R:44:3', 'test-anova-overall.R:69:3', 'test-race-control.R:17:3', 'test-race-control.R:38:3', 'test-sa-control.R:19:3', 'test-sa-control.R:48:3', 'test-sa-misc.R:5:3', 'test-sa-overall.R:2:3', 'test-sa-overall.R:21:3', 'test-sa-overall.R:42:3', 'test-sa-overall.R:92:3', 'test-sa-overall.R:131:3', 'test-sa-overall.R:186:3', 'test-win-loss-filter.R:2:3', 'test-win-loss-overall.R:3:3', 'test-win-loss-overall.R:22:3', 'test-win-loss-overall.R:39:3', 'test-win-loss-overall.R:56:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-race-s3.R:23:3'): racing S3 methods ──────────────────────────── Error in `tune::tune_grid(., tmp_resamples, param_info = param_info, grid = grid, metrics = metrics, eval_time = eval_time, control = grid_control)`: Package install is required for kknn. Backtrace: ▆ 1. ├─finetune::tune_race_anova(...) at test-race-s3.R:23:3 2. ├─finetune:::tune_race_anova.model_spec(...) 3. │ └─finetune:::tune_race_anova_workflow(...) 4. │ └─object %>% ... 5. ├─tune::tune_grid(...) 6. └─tune:::tune_grid.workflow(...) 7. └─tune:::tune_grid_workflow(...) 8. └─tune::check_workflow(workflow, pset = pset, call = call) 9. └─tune:::check_installs(hardhat::extract_spec_parsnip(x), call = call) 10. └─cli::cli_abort(...) 11. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 21 | PASS 142 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [36s/44s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > > suppressPackageStartupMessages(library(finetune)) > > # CRAN wants packages to be able to be check without the Suggests dependencies > if (rlang::is_installed(c("modeldata", "lme4", "testthat"))) { + suppressPackageStartupMessages(library(testthat)) + test_check("finetune") + } [ FAIL 1 | WARN 0 | SKIP 21 | PASS 142 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-anova-filter.R:132:3', 'test-anova-overall.R:3:3', 'test-anova-overall.R:25:3', 'test-anova-overall.R:44:3', 'test-anova-overall.R:69:3', 'test-race-control.R:17:3', 'test-race-control.R:38:3', 'test-sa-control.R:19:3', 'test-sa-control.R:48:3', 'test-sa-misc.R:5:3', 'test-sa-overall.R:2:3', 'test-sa-overall.R:21:3', 'test-sa-overall.R:42:3', 'test-sa-overall.R:92:3', 'test-sa-overall.R:131:3', 'test-sa-overall.R:186:3', 'test-win-loss-filter.R:2:3', 'test-win-loss-overall.R:3:3', 'test-win-loss-overall.R:22:3', 'test-win-loss-overall.R:39:3', 'test-win-loss-overall.R:56:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-race-s3.R:23:3'): racing S3 methods ──────────────────────────── Error in `tune::tune_grid(., tmp_resamples, param_info = param_info, grid = grid, metrics = metrics, eval_time = eval_time, control = grid_control)`: Package install is required for kknn. Backtrace: ▆ 1. ├─finetune::tune_race_anova(...) at test-race-s3.R:23:3 2. ├─finetune:::tune_race_anova.model_spec(...) 3. │ └─finetune:::tune_race_anova_workflow(...) 4. │ └─object %>% ... 5. ├─tune::tune_grid(...) 6. └─tune:::tune_grid.workflow(...) 7. └─tune:::tune_grid_workflow(...) 8. └─tune::check_workflow(workflow, pset = pset, call = call) 9. └─tune:::check_installs(hardhat::extract_spec_parsnip(x), call = call) 10. └─cli::cli_abort(...) 11. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 21 | PASS 142 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Package modeldata

Current CRAN status: NOTE: 2, OK: 11

Version: 1.4.0
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: data 5.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package modeldb

Current CRAN status: OK: 13

Package parsnip

Current CRAN status: ERROR: 2, OK: 11

Additional issues

noSuggests

Version: 1.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [54s/71s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(parsnip) > > test_check("parsnip") Attaching package: 'modeldata' The following object is masked from 'package:datasets': penguins Attaching package: 'sparklyr' The following object is masked from 'package:stats': filter [ FAIL 3 | WARN 0 | SKIP 208 | PASS 593 ] ══ Skipped tests (208) ═════════════════════════════════════════════════════════ • On CRAN (187): 'test-adds.R:16:3', 'test-args_and_modes.R:27:3', 'test-args_and_modes.R:37:3', 'test-args_and_modes.R:43:3', 'test-args_and_modes.R:52:3', 'test-args_and_modes.R:112:3', 'test-arguments.R:5:3', 'test-augment.R:41:3', 'test-augment.R:101:3', 'test-boost_tree.R:6:3', 'test-boost_tree.R:14:3', 'test-boost_tree.R:40:3', 'test-boost_tree.R:52:3', 'test-boost_tree_C5.0.R:38:3', 'test-boost_tree_C5.0.R:123:3', 'test-boost_tree_C5.0.R:143:3', 'test-boost_tree_xgboost.R:13:3', 'test-boost_tree_xgboost.R:83:3', 'test-boost_tree_xgboost.R:134:3', 'test-boost_tree_xgboost.R:163:3', 'test-boost_tree_xgboost.R:195:3', 'test-boost_tree_xgboost.R:231:3', 'test-boost_tree_xgboost.R:272:3', 'test-boost_tree_xgboost.R:318:3', 'test-boost_tree_xgboost.R:360:3', 'test-boost_tree_xgboost.R:423:3', 'test-boost_tree_xgboost.R:471:3', 'test-boost_tree_xgboost.R:502:3', 'test-boost_tree_xgboost.R:568:3', 'test-boost_tree_xgboost.R:617:3', 'test-case-weights.R:121:3', 'test-condense_control.R:18:3', 'test-convert_data.R:280:3', 'test-convert_data.R:333:3', 'test-convert_data.R:361:3', 'test-convert_data.R:608:3', 'test-convert_data.R:630:3', 'test-decision_tree.R:6:3', 'test-decision_tree.R:14:3', 'test-decision_tree.R:40:3', 'test-descriptors.R:193:3', 'test-descriptors.R:202:3', 'test-engines.R:4:3', 'test-extract.R:11:3', 'test-extract.R:53:3', 'test-extract.R:64:3', 'test-extract.R:112:3', 'test-failed_models.R:28:3', 'test-failed_models.R:47:3', 'test-fit_interfaces.R:31:2', 'test-fit_interfaces.R:61:3', 'test-fit_interfaces.R:77:3', 'test-fit_interfaces.R:117:3', 'test-fit_interfaces.R:156:3', 'test-gen_additive_model.R:21:3', 'test-gen_additive_model.R:64:3', 'test-linear_reg.R:6:3', 'test-linear_reg.R:14:3', 'test-linear_reg.R:47:3', 'test-linear_reg.R:130:3', 'test-linear_reg.R:300:3', 'test-linear_reg.R:309:3', 'test-linear_reg.R:332:3', 'test-linear_reg.R:342:3', 'test-linear_reg.R:365:3', 'test-linear_reg.R:396:3', 'test-linear_reg_keras.R:18:3', 'test-linear_reg_keras.R:83:3', 'test-logistic_reg.R:6:3', 'test-logistic_reg.R:14:3', 'test-logistic_reg.R:55:3', 'test-logistic_reg.R:170:3', 'test-logistic_reg.R:252:3', 'test-logistic_reg.R:294:3', 'test-logistic_reg_keras.R:28:3', 'test-logistic_reg_keras.R:93:3', 'test-logistic_reg_keras.R:138:3', 'test-mars.R:8:3', 'test-mars.R:23:3', 'test-mars.R:177:3', 'test-mars.R:207:3', 'test-misc.R:8:3', 'test-misc.R:63:3', 'test-misc.R:110:3', 'test-misc.R:151:3', 'test-misc.R:170:3', 'test-misc.R:178:3', 'test-misc.R:194:3', 'test-misc.R:289:3', 'test-misc.R:340:3', 'test-mlp.R:4:3', 'test-mlp.R:12:3', 'test-mlp.R:56:3', 'test-mlp.R:89:3', 'test-mlp_keras.R:15:3', 'test-mlp_keras.R:58:3', 'test-mlp_keras.R:107:3', 'test-mlp_keras.R:157:3', 'test-mlp_keras.R:183:3', 'test-mlp_keras.R:216:3', 'test-mlp_keras.R:252:3', 'test-model_basics.R:2:3', 'test-multinom_reg.R:5:3', 'test-multinom_reg.R:13:3', 'test-multinom_reg.R:27:3', 'test-multinom_reg.R:51:3', 'test-multinom_reg_keras.R:26:3', 'test-multinom_reg_keras.R:91:3', 'test-multinom_reg_keras.R:136:3', 'test-nearest_neighbor.R:2:3', 'test-nearest_neighbor.R:10:3', 'test-nullmodel.R:4:3', 'test-nullmodel.R:52:3', 'test-nullmodel.R:134:3', 'test-packages.R:15:3', 'test-packages.R:45:3', 'test-partykit.R:6:3', 'test-partykit.R:39:3', 'test-predict_formats.R:120:3', 'test-predict_formats.R:130:3', 'test-predict_formats.R:157:3', 'test-print.R:2:3', 'test-print.R:13:3', 'test-rand_forest.R:3:3', 'test-rand_forest.R:11:3', 'test-rand_forest_ranger.R:29:3', 'test-rand_forest_ranger.R:153:3', 'test-rand_forest_ranger.R:246:3', 'test-rand_forest_ranger.R:419:3', 'test-rand_forest_ranger.R:482:3', 'test-re_registration.R:52:3', 'test-re_registration.R:89:3', 'test-re_registration.R:132:3', 'test-registration.R:42:1', 'test-registration.R:51:3', 'test-registration.R:60:3', 'test-registration.R:77:3', 'test-registration.R:91:3', 'test-registration.R:148:3', 'test-registration.R:285:3', 'test-registration.R:427:3', 'test-registration.R:529:3', 'test-sparsevctrs.R:3:3', 'test-sparsevctrs.R:28:3', 'test-sparsevctrs.R:35:3', 'test-sparsevctrs.R:61:3', 'test-sparsevctrs.R:68:3', 'test-sparsevctrs.R:92:3', 'test-sparsevctrs.R:99:3', 'test-sparsevctrs.R:123:3', 'test-sparsevctrs.R:161:3', 'test-sparsevctrs.R:196:3', 'test-sparsevctrs.R:204:3', 'test-sparsevctrs.R:246:3', 'test-sparsevctrs.R:291:3', 'test-sparsevctrs.R:367:3', 'test-standalone-survival.R:17:3', 'test-surv_reg.R:4:3', 'test-surv_reg.R:14:3', 'test-surv_reg.R:21:3', 'test-surv_reg_survreg.R:35:3', 'test-svm_linear.R:6:3', 'test-svm_linear.R:14:3', 'test-svm_linear.R:180:3', 'test-svm_poly.R:5:3', 'test-svm_poly.R:13:3', 'test-svm_rbf.R:8:3', 'test-svm_rbf.R:13:3', 'test-svm_rbf.R:21:3', 'test-translate.R:30:3', 'test-translate.R:50:3', 'test-translate.R:67:3', 'test-translate.R:78:3', 'test-translate.R:105:3', 'test-translate.R:140:3', 'test-translate.R:159:3', 'test-translate.R:180:3', 'test-translate.R:211:3', 'test-translate.R:225:3', 'test-translate.R:250:3', 'test-translate.R:263:3', 'test-translate.R:271:3', 'test-translate.R:283:3', 'test-translate.R:294:3', 'test-translate.R:305:3', 'test-update.R:11:3', 'test-update.R:33:3' • nrow(spark_installed_versions()) == 0 is TRUE (1): 'test-boost_tree.R:24:3' • {brulee} is not installed (2): 'test-mlp.R:29:3', 'test-tunable.R:2:3' • {flexsurv} is not installed (2): 'test-surv_reg_flexsurv.R:9:3', 'test-surv_reg_flexsurv.R:45:3' • {glmnet} is not installed (1): 'test-sparsevctrs.R:332:3' • {kknn} is not installed (4): 'test-nearest_neighbor.R:14:3', 'test-nearest_neighbor_kknn.R:15:3', 'test-nearest_neighbor_kknn.R:46:3', 'test-nearest_neighbor_kknn.R:101:3' • {nnet} is not installed (9): 'test-mlp_nnet.R:13:3', 'test-mlp_nnet.R:47:3', 'test-mlp_nnet.R:93:3', 'test-mlp_nnet.R:118:3', 'test-mlp_nnet.R:149:3', 'test-multinom_reg_nnet.R:22:3', 'test-multinom_reg_nnet.R:61:3', 'test-multinom_reg_nnet.R:82:3', 'test-multinom_reg_nnet.R:105:3' • {quantreg} is not installed (2): 'test-linear_reg_quantreg.R:2:3', 'test-linear_reg_quantreg.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-misc.R:160:3'): arguments can be passed to model spec inside function ── Error in `fit(., mpg ~ ., data = mtcars)`: Please install the kknn package to use this engine. Backtrace: ▆ 1. ├─nearest_neighbor(mode = "regression", neighbors = 5) %>% ... at test-misc.R:160:3 2. ├─generics::fit(., mpg ~ ., data = mtcars) 3. └─parsnip::fit.model_spec(., mpg ~ ., data = mtcars) 4. └─parsnip:::check_installs(object) 5. └─cli::cli_abort(...) 6. └─rlang::abort(...) ── Error ('test-nearest_neighbor_kknn.R:189:3'): argument checks for data dimensions ── Error in `fit(., body_mass_g ~ ., data = penguins)`: Please install the kknn package to use this engine. Backtrace: ▆ 1. ├─spec %>% fit(body_mass_g ~ ., data = penguins) 2. ├─generics::fit(., body_mass_g ~ ., data = penguins) 3. └─parsnip::fit.model_spec(., body_mass_g ~ ., data = penguins) 4. └─parsnip:::check_installs(object) 5. └─cli::cli_abort(...) 6. └─rlang::abort(...) ── Error ('test-translate.R:195:3'): arguments (nearest_neighbor) ────────────── <packageNotFoundError/error/condition> Error in `library(pkg, character.only = TRUE, quietly = quiet)`: there is no package called 'kknn' Backtrace: ▆ 1. └─testthat::expect_snapshot(translate_args(basic %>% set_engine("kknn"))) at test-translate.R:195:3 2. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 208 | PASS 593 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.1
Check: Rd cross-references
Result: NOTE Unknown package ‘kknn’ in Rd xrefs Flavor: r-release-linux-x86_64

Version: 1.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [52s/67s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(parsnip) > > test_check("parsnip") Attaching package: 'modeldata' The following object is masked from 'package:datasets': penguins Attaching package: 'sparklyr' The following object is masked from 'package:stats': filter [ FAIL 3 | WARN 0 | SKIP 208 | PASS 593 ] ══ Skipped tests (208) ═════════════════════════════════════════════════════════ • On CRAN (187): 'test-adds.R:16:3', 'test-args_and_modes.R:27:3', 'test-args_and_modes.R:37:3', 'test-args_and_modes.R:43:3', 'test-args_and_modes.R:52:3', 'test-args_and_modes.R:112:3', 'test-arguments.R:5:3', 'test-augment.R:41:3', 'test-augment.R:101:3', 'test-boost_tree.R:6:3', 'test-boost_tree.R:14:3', 'test-boost_tree.R:40:3', 'test-boost_tree.R:52:3', 'test-boost_tree_C5.0.R:38:3', 'test-boost_tree_C5.0.R:123:3', 'test-boost_tree_C5.0.R:143:3', 'test-boost_tree_xgboost.R:13:3', 'test-boost_tree_xgboost.R:83:3', 'test-boost_tree_xgboost.R:134:3', 'test-boost_tree_xgboost.R:163:3', 'test-boost_tree_xgboost.R:195:3', 'test-boost_tree_xgboost.R:231:3', 'test-boost_tree_xgboost.R:272:3', 'test-boost_tree_xgboost.R:318:3', 'test-boost_tree_xgboost.R:360:3', 'test-boost_tree_xgboost.R:423:3', 'test-boost_tree_xgboost.R:471:3', 'test-boost_tree_xgboost.R:502:3', 'test-boost_tree_xgboost.R:568:3', 'test-boost_tree_xgboost.R:617:3', 'test-case-weights.R:121:3', 'test-condense_control.R:18:3', 'test-convert_data.R:280:3', 'test-convert_data.R:333:3', 'test-convert_data.R:361:3', 'test-convert_data.R:608:3', 'test-convert_data.R:630:3', 'test-decision_tree.R:6:3', 'test-decision_tree.R:14:3', 'test-decision_tree.R:40:3', 'test-descriptors.R:193:3', 'test-descriptors.R:202:3', 'test-engines.R:4:3', 'test-extract.R:11:3', 'test-extract.R:53:3', 'test-extract.R:64:3', 'test-extract.R:112:3', 'test-failed_models.R:28:3', 'test-failed_models.R:47:3', 'test-fit_interfaces.R:31:2', 'test-fit_interfaces.R:61:3', 'test-fit_interfaces.R:77:3', 'test-fit_interfaces.R:117:3', 'test-fit_interfaces.R:156:3', 'test-gen_additive_model.R:21:3', 'test-gen_additive_model.R:64:3', 'test-linear_reg.R:6:3', 'test-linear_reg.R:14:3', 'test-linear_reg.R:47:3', 'test-linear_reg.R:130:3', 'test-linear_reg.R:300:3', 'test-linear_reg.R:309:3', 'test-linear_reg.R:332:3', 'test-linear_reg.R:342:3', 'test-linear_reg.R:365:3', 'test-linear_reg.R:396:3', 'test-linear_reg_keras.R:18:3', 'test-linear_reg_keras.R:83:3', 'test-logistic_reg.R:6:3', 'test-logistic_reg.R:14:3', 'test-logistic_reg.R:55:3', 'test-logistic_reg.R:170:3', 'test-logistic_reg.R:252:3', 'test-logistic_reg.R:294:3', 'test-logistic_reg_keras.R:28:3', 'test-logistic_reg_keras.R:93:3', 'test-logistic_reg_keras.R:138:3', 'test-mars.R:8:3', 'test-mars.R:23:3', 'test-mars.R:177:3', 'test-mars.R:207:3', 'test-misc.R:8:3', 'test-misc.R:63:3', 'test-misc.R:110:3', 'test-misc.R:151:3', 'test-misc.R:170:3', 'test-misc.R:178:3', 'test-misc.R:194:3', 'test-misc.R:289:3', 'test-misc.R:340:3', 'test-mlp.R:4:3', 'test-mlp.R:12:3', 'test-mlp.R:56:3', 'test-mlp.R:89:3', 'test-mlp_keras.R:15:3', 'test-mlp_keras.R:58:3', 'test-mlp_keras.R:107:3', 'test-mlp_keras.R:157:3', 'test-mlp_keras.R:183:3', 'test-mlp_keras.R:216:3', 'test-mlp_keras.R:252:3', 'test-model_basics.R:2:3', 'test-multinom_reg.R:5:3', 'test-multinom_reg.R:13:3', 'test-multinom_reg.R:27:3', 'test-multinom_reg.R:51:3', 'test-multinom_reg_keras.R:26:3', 'test-multinom_reg_keras.R:91:3', 'test-multinom_reg_keras.R:136:3', 'test-nearest_neighbor.R:2:3', 'test-nearest_neighbor.R:10:3', 'test-nullmodel.R:4:3', 'test-nullmodel.R:52:3', 'test-nullmodel.R:134:3', 'test-packages.R:15:3', 'test-packages.R:45:3', 'test-partykit.R:6:3', 'test-partykit.R:39:3', 'test-predict_formats.R:120:3', 'test-predict_formats.R:130:3', 'test-predict_formats.R:157:3', 'test-print.R:2:3', 'test-print.R:13:3', 'test-rand_forest.R:3:3', 'test-rand_forest.R:11:3', 'test-rand_forest_ranger.R:29:3', 'test-rand_forest_ranger.R:153:3', 'test-rand_forest_ranger.R:246:3', 'test-rand_forest_ranger.R:419:3', 'test-rand_forest_ranger.R:482:3', 'test-re_registration.R:52:3', 'test-re_registration.R:89:3', 'test-re_registration.R:132:3', 'test-registration.R:42:1', 'test-registration.R:51:3', 'test-registration.R:60:3', 'test-registration.R:77:3', 'test-registration.R:91:3', 'test-registration.R:148:3', 'test-registration.R:285:3', 'test-registration.R:427:3', 'test-registration.R:529:3', 'test-sparsevctrs.R:3:3', 'test-sparsevctrs.R:28:3', 'test-sparsevctrs.R:35:3', 'test-sparsevctrs.R:61:3', 'test-sparsevctrs.R:68:3', 'test-sparsevctrs.R:92:3', 'test-sparsevctrs.R:99:3', 'test-sparsevctrs.R:123:3', 'test-sparsevctrs.R:161:3', 'test-sparsevctrs.R:196:3', 'test-sparsevctrs.R:204:3', 'test-sparsevctrs.R:246:3', 'test-sparsevctrs.R:291:3', 'test-sparsevctrs.R:367:3', 'test-standalone-survival.R:17:3', 'test-surv_reg.R:4:3', 'test-surv_reg.R:14:3', 'test-surv_reg.R:21:3', 'test-surv_reg_survreg.R:35:3', 'test-svm_linear.R:6:3', 'test-svm_linear.R:14:3', 'test-svm_linear.R:180:3', 'test-svm_poly.R:5:3', 'test-svm_poly.R:13:3', 'test-svm_rbf.R:8:3', 'test-svm_rbf.R:13:3', 'test-svm_rbf.R:21:3', 'test-translate.R:30:3', 'test-translate.R:50:3', 'test-translate.R:67:3', 'test-translate.R:78:3', 'test-translate.R:105:3', 'test-translate.R:140:3', 'test-translate.R:159:3', 'test-translate.R:180:3', 'test-translate.R:211:3', 'test-translate.R:225:3', 'test-translate.R:250:3', 'test-translate.R:263:3', 'test-translate.R:271:3', 'test-translate.R:283:3', 'test-translate.R:294:3', 'test-translate.R:305:3', 'test-update.R:11:3', 'test-update.R:33:3' • nrow(spark_installed_versions()) == 0 is TRUE (1): 'test-boost_tree.R:24:3' • {brulee} is not installed (2): 'test-mlp.R:29:3', 'test-tunable.R:2:3' • {flexsurv} is not installed (2): 'test-surv_reg_flexsurv.R:9:3', 'test-surv_reg_flexsurv.R:45:3' • {glmnet} is not installed (1): 'test-sparsevctrs.R:332:3' • {kknn} is not installed (4): 'test-nearest_neighbor.R:14:3', 'test-nearest_neighbor_kknn.R:15:3', 'test-nearest_neighbor_kknn.R:46:3', 'test-nearest_neighbor_kknn.R:101:3' • {nnet} is not installed (9): 'test-mlp_nnet.R:13:3', 'test-mlp_nnet.R:47:3', 'test-mlp_nnet.R:93:3', 'test-mlp_nnet.R:118:3', 'test-mlp_nnet.R:149:3', 'test-multinom_reg_nnet.R:22:3', 'test-multinom_reg_nnet.R:61:3', 'test-multinom_reg_nnet.R:82:3', 'test-multinom_reg_nnet.R:105:3' • {quantreg} is not installed (2): 'test-linear_reg_quantreg.R:2:3', 'test-linear_reg_quantreg.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-misc.R:160:3'): arguments can be passed to model spec inside function ── Error in `fit(., mpg ~ ., data = mtcars)`: Please install the kknn package to use this engine. Backtrace: ▆ 1. ├─nearest_neighbor(mode = "regression", neighbors = 5) %>% ... at test-misc.R:160:3 2. ├─generics::fit(., mpg ~ ., data = mtcars) 3. └─parsnip::fit.model_spec(., mpg ~ ., data = mtcars) 4. └─parsnip:::check_installs(object) 5. └─cli::cli_abort(...) 6. └─rlang::abort(...) ── Error ('test-nearest_neighbor_kknn.R:189:3'): argument checks for data dimensions ── Error in `fit(., body_mass_g ~ ., data = penguins)`: Please install the kknn package to use this engine. Backtrace: ▆ 1. ├─spec %>% fit(body_mass_g ~ ., data = penguins) 2. ├─generics::fit(., body_mass_g ~ ., data = penguins) 3. └─parsnip::fit.model_spec(., body_mass_g ~ ., data = penguins) 4. └─parsnip:::check_installs(object) 5. └─cli::cli_abort(...) 6. └─rlang::abort(...) ── Error ('test-translate.R:195:3'): arguments (nearest_neighbor) ────────────── <packageNotFoundError/error/condition> Error in `library(pkg, character.only = TRUE, quietly = quiet)`: there is no package called 'kknn' Backtrace: ▆ 1. └─testthat::expect_snapshot(translate_args(basic %>% set_engine("kknn"))) at test-translate.R:195:3 2. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 208 | PASS 593 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Package probably

Current CRAN status: ERROR: 2, OK: 11

Version: 1.1.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-release-macos-x86_64

Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘equivocal-zones.Rmd’ using rmarkdown --- finished re-building ‘equivocal-zones.Rmd’ --- re-building ‘where-to-use.Rmd’ using rmarkdown Quitting from where-to-use.Rmd:187-193 [unnamed-chunk-11] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `transform()`: ! Error writing to connection --- Backtrace: ▆ 1. └─tools:::.buildOneVignette(...) 2. ├─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─engine$weave(file, quiet = quiet, encoding = enc) 7. └─knitr:::vweave_rmarkdown(...) 8. └─rmarkdown::render(...) 9. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 10. └─knitr:::process_file(text, output) 11. ├─xfun:::handle_error(...) 12. ├─base::withCallingHandlers(...) 13. └─knitr:::process_group(group) 14. └─knitr:::call_block(x) 15. └─knitr:::block_exec(params) 16. └─knitr:::eng_r(options) 17. ├─knitr:::in_input_dir(...) 18. │ └─knitr:::in_dir(input_dir(), expr) 19. └─knitr (local) evaluate(...) 20. └─evaluate::evaluate(...) 21. ├─base::withRestarts(...) 22. │ └─base (local) withRestartList(expr, restarts) 23. │ ├─base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 24. │ │ └─base (local) doWithOneRestart(return(expr), restart) 25. │ └─base (local) withRestartList(expr, restarts[-nr]) 26. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 27. │ └─base (local) doWithOneRestart(return(expr), restart) 28. ├─evaluate:::with_handlers(...) 29. │ ├─base::eval(call) 30. │ │ └─base::eval(call) 31. │ └─base::withCallingHandlers(...) 32. └─watcher$print_value(ev$value, ev$visible, envir) 33. ├─base::withVisible(handle_value(handler, value, visible, envir)) 34. └─evaluate:::handle_value(handler, value, visible, envir) 35. └─handler$value(value, visible) 36. └─knitr (local) fun(x, options = options) 37. ├─base::withVisible(knit_print(x, ...)) 38. ├─knitr::knit_print(x, ...) 39. └─rmarkdown:::knit_print.data.frame(x, ...) 40. ├─context$df_print(x) 41. └─pillar:::print.tbl(x) 42. └─pillar:::print_tbl(...) 43. └─pillar:::format_tbl(...) 44. └─base::transform(tbl_format_body(x, setup)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'where-to-use.Rmd' failed with diagnostics: Error writing to connection --- failed re-building ‘where-to-use.Rmd’ SUMMARY: processing the following file failed: ‘where-to-use.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-macos-x86_64

Package recipes

Current CRAN status: WARN: 1, OK: 12

Version: 1.3.1
Check: Rd files
Result: WARN cannot open the connection remove_original_cols.Rd: Sections \title, and \name must exist and be unique in Rd files problems found in ‘reexports.Rd’, ‘remove_original_cols.Rd’ Flavor: r-release-macos-x86_64

Package tidymodels

Current CRAN status: OK: 13

Package tidyposterior

Current CRAN status: OK: 13

Package tune

Current CRAN status: OK: 13

mirror server hosted at Truenetwork, Russian Federation.