Package: tidymodels Title: Easily Install and Load the 'Tidymodels' Packages Version: 1.1.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.4) Imports: broom (>= 1.0.4), cli (>= 3.6.1), conflicted (>= 1.2.0), dials (>= 1.2.0), dplyr (>= 1.1.2), ggplot2 (>= 3.4.2), hardhat (>= 1.3.0), infer (>= 1.0.4), modeldata (>= 1.1.0), parsnip (>= 1.1.0), purrr (>= 1.0.1), recipes (>= 1.0.6), rlang (>= 1.1.0), rsample (>= 1.1.1), rstudioapi (>= 0.14), tibble (>= 3.2.1), tidyr (>= 1.3.0), tune (>= 1.1.1), workflows (>= 1.1.3), workflowsets (>= 1.0.1), yardstick (>= 1.2.0) 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: 2023-05-01 13:41:42 UTC; max Author: Max Kuhn [aut, cre] (), Hadley Wickham [aut], Posit Software, PBC [cph, fnd] Maintainer: Max Kuhn Repository: RSPM Date/Publication: 2023-05-01 14:30:02 UTC Built: R 4.2.1; ; 2023-08-03 15:32:34 UTC; unix