CRAN Package Check Results for Package finetune

Last updated on 2025-05-17 07:50:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 16.65 160.49 177.14 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.0 12.32 113.91 126.23 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 294.15 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.0 277.25 ERROR
r-devel-windows-x86_64 1.2.0 15.00 158.00 173.00 NOTE
r-patched-linux-x86_64 1.2.0 14.85 155.68 170.53 NOTE
r-release-linux-x86_64 1.2.0 14.75 155.31 170.06 NOTE
r-release-macos-arm64 1.2.0 74.00 OK
r-release-macos-x86_64 1.2.0 162.00 OK
r-release-windows-x86_64 1.2.0 16.00 155.00 171.00 NOTE
r-oldrel-macos-arm64 1.2.0 72.00 OK
r-oldrel-macos-x86_64 1.2.0 100.00 OK
r-oldrel-windows-x86_64 1.2.0 21.00 204.00 225.00 OK

Check Details

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>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [38s/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-devel-linux-x86_64-debian-clang

Version: 1.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [26s/33s] 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-gcc

Version: 1.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [67s/175s] 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-fedora-clang

Version: 1.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [62s/156s] 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-fedora-gcc