Package: tidymodels
Title: Easily Install and Load the 'Tidymodels' Packages
Version: 1.3.0
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"))
  )
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 (>= 3.6)
Imports: broom (>= 1.0.7), cli (>= 3.6.4), conflicted (>= 1.2.0), dials
        (>= 1.4.0), dplyr (>= 1.1.4), ggplot2 (>= 3.5.1), hardhat (>=
        1.4.1), infer (>= 1.0.7), modeldata (>= 1.4.0), parsnip (>=
        1.3.0), purrr (>= 1.0.4), recipes (>= 1.1.1), rlang (>= 1.1.5),
        rsample (>= 1.2.1), rstudioapi (>= 0.17.1), tibble (>= 3.2.1),
        tidyr (>= 1.3.1), tune (>= 1.3.0), workflows (>= 1.2.0),
        workflowsets (>= 1.1.0), 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
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-21 22:13:08 UTC; max
Author: Max Kuhn [aut, cre] (<https://orcid.org/0000-0003-2402-136X>),
  Hadley Wickham [aut],
  Posit Software, PBC [cph, fnd]
Maintainer: Max Kuhn <max@posit.co>
Repository: CRAN
Date/Publication: 2025-02-21 22:50:02 UTC
