Package: tidymodels Title: Easily Install and Load the 'Tidymodels' Packages Version: 1.5.0.9000 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.12), cli (>= 3.6.6), conflicted (>= 1.2.0), dials (>= 1.4.3), dplyr (>= 1.2.1), ggplot2 (>= 4.0.3), hardhat (>= 1.4.3), infer (>= 1.1.0), modeldata (>= 1.5.1), parsnip (>= 1.5.0), purrr (>= 1.2.2), recipes (>= 1.3.2), rlang (>= 1.2.0), rsample (>= 1.3.2), rstudioapi (>= 0.18.0), tailor (>= 0.1.0), tidyr (>= 1.3.2), tune (>= 2.1.0), workflows (>= 1.3.0), workflowsets (>= 1.1.1), yardstick (>= 1.4.0) 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2026-06-07 11:13:37 UTC RemoteUrl: https://github.com/tidymodels/tidymodels RemoteRef: HEAD RemoteSha: 35bb4145b32999a651e3b6dba2b7bc2f731b3663 NeedsCompilation: no Packaged: 2026-06-07 12:26:47 UTC; root Author: Max Kuhn [aut, cre] (ORCID: ), Hadley Wickham [aut], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Max Kuhn