Package: dials Title: Tools for Creating Tuning Parameter Values Version: 1.4.4.9000 Authors@R: c( person("Max", "Kuhn", , "max@posit.co", role = "aut"), person("Hannah", "Frick", , "hannah@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the data). These tools can be used to define objects for creating, simulating, or validating values for such parameters. License: MIT + file LICENSE URL: https://dials.tidymodels.org, https://github.com/tidymodels/dials BugReports: https://github.com/tidymodels/dials/issues Depends: R (>= 4.1), scales (>= 1.3.0) Imports: cli, DiceDesign, dplyr (>= 0.8.5), glue, hardhat (>= 1.1.0), lifecycle, pillar, purrr, rlang (>= 1.1.0), sfd, tibble, utils, vctrs (>= 0.3.8), withr Suggests: covr, ggplot2, kernlab, knitr, rmarkdown, rpart, testthat (>= 3.1.9), xml2 VignetteBuilder: knitr ByteCompile: true Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-23 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://tidymodels.r-universe.dev Date/Publication: 2026-06-22 19:34:24 UTC RemoteUrl: https://github.com/tidymodels/dials RemoteRef: HEAD RemoteSha: 0c88e885463fbe74fc87cfe2a904cb12cb8637f5 NeedsCompilation: no Packaged: 2026-06-22 22:04:24 UTC; root Author: Max Kuhn [aut], Hannah Frick [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Hannah Frick