Package: dials
Title: Tools for Creating Tuning Parameter Values
Version: 1.4.2
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-03 18:17:06 UTC; hannah
Author: Max Kuhn [aut],
  Hannah Frick [aut, cre],
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Hannah Frick <hannah@posit.co>
Repository: CRAN
Date/Publication: 2025-09-04 07:40:14 UTC
Built: R 4.4.1; ; 2025-09-05 04:14:15 UTC; unix
