Skip to content

modeltuning

Model Selection and Tuning Utilities

v0.1.3 · Dec 6, 2025 · MIT + file LICENSE

Description

Provides a lightweight framework for model selection and hyperparameter tuning in R. The package offers intuitive tools for grid search, cross-validation, and combined grid search with cross-validation that work seamlessly with virtually any modeling package. Designed for flexibility and ease of use, it standardizes tuning workflows while remaining fully compatible with a wide range of model interfaces and estimation functions.

Downloads

CRAN

248

Last 30 days

19363rd

561

Last 90 days

1.7K

Last year

Trend: +98.4% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

20

Last 90 days

62

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

9

Last 7 days

19

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘basic-usage.Rmd’ using rmarkdown
--- finished re-building ‘basic-usage.Rmd’

--- re-building ‘data-masking.Rmd’ using rmarkdown

Quitting from data-masking.Rmd:33-41 [unnamed-chunk-1]
~~~~~~~~
...[truncated]...
ed with diagnostics:
there is no package called 'rsample'
--- failed re-building ‘scaling-with-aws.Rmd’

SUMMARY: processing the following files failed:
  ‘data-masking.Rmd’ ‘scaling-with-aws.Rmd’

Error: Vignette re-building failed.
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies future.apply progressr R6 rlang modeltuning

Version History

3 tracked
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Dec 6, 2025
new 0.1.2 Oct 27, 2025