Package: tidymodels
Title: Easily Install and Load the 'Tidymodels' Packages
Version: 1.4.1
Authors@R: c(
    person("Max", "Kuhn", , "max@posit.co", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2402-136X")),
    person("Hadley", "Wickham", , "hadley@posit.co", role = "aut"),
    person("Posit Software, PBC", role = c("cph", "fnd"),
           comment = c(ROR = "03wc8by49"))
  )
Description: The tidy modeling "verse" is a collection of packages for
    modeling and statistical analysis that share the underlying design
    philosophy, grammar, and data structures of the tidyverse.
License: MIT + file LICENSE
URL: https://tidymodels.tidymodels.org,
        https://github.com/tidymodels/tidymodels
BugReports: https://github.com/tidymodels/tidymodels/issues
Depends: R (>= 4.1)
Imports: broom (>= 1.0.9), cli (>= 3.6.5), conflicted (>= 1.2.0), dials
        (>= 1.4.2), dplyr (>= 1.1.4), ggplot2 (>= 3.5.2), hardhat (>=
        1.4.2), infer (>= 1.0.9), modeldata (>= 1.5.1), parsnip (>=
        1.3.3), purrr (>= 1.1.0), recipes (>= 1.3.1), rlang (>= 1.1.6),
        rsample (>= 1.3.1), rstudioapi (>= 0.17.1), tailor (>= 0.1.0),
        tidyr (>= 1.3.1), tune (>= 2.0.0), workflows (>= 1.3.0),
        workflowsets (>= 1.1.1), yardstick (>= 1.3.2)
Suggests: covr, glue, knitr, rmarkdown, testthat (>= 3.0.0), xml2
VignetteBuilder: knitr
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-04-27
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-08 14:56:36 UTC; max
Author: Max Kuhn [aut, cre] (ORCID: <https://orcid.org/0000-0003-2402-136X>),
  Hadley Wickham [aut],
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Max Kuhn <max@posit.co>
Repository: CRAN
Date/Publication: 2025-09-08 21:10:02 UTC
Built: R 4.6.0; ; 2025-09-09 01:13:48 UTC; unix
