Package: tidymodels
Title: Easily Install and Load the 'Tidymodels' Packages
Version: 1.2.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.5), cli (>= 3.6.2), conflicted (>= 1.2.0), dials
        (>= 1.2.1), dplyr (>= 1.1.4), ggplot2 (>= 3.5.0), hardhat (>=
        1.3.1), infer (>= 1.0.6), modeldata (>= 1.3.0), parsnip (>=
        1.2.1), purrr (>= 1.0.2), recipes (>= 1.0.10), rlang (>=
        1.1.3), rsample (>= 1.2.1), rstudioapi (>= 0.16.0), tibble (>=
        3.2.1), tidyr (>= 1.3.1), tune (>= 1.2.0), workflows (>=
        1.1.4), workflowsets (>= 1.1.0), yardstick (>= 1.3.1)
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.2.3
NeedsCompilation: no
Packaged: 2024-03-25 18:47:34 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: 2024-03-25 22:10:02 UTC
Built: R 4.2.3; ; 2024-03-25 22:48:17 UTC; unix
