Package: workflowsets Title: Create a Collection of 'tidymodels' Workflows Version: 1.1.0 Authors@R: c( person("Max", "Kuhn", , "max@posit.co", role = c("aut"), comment = c(ORCID = "0000-0003-2402-136X")), person("Simon", "Couch", , "simon.couch@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5676-5107")), person(given = "Posit Software, PBC", role = c("cph", "fnd")) ) Description: A workflow is a combination of a model and preprocessors (e.g, a formula, recipe, etc.) (Kuhn and Silge (2021) ). In order to try different combinations of these, an object can be created that contains many workflows. There are functions to create workflows en masse as well as training them and visualizing the results. License: MIT + file LICENSE URL: https://github.com/tidymodels/workflowsets, https://workflowsets.tidymodels.org BugReports: https://github.com/tidymodels/workflowsets/issues Depends: R (>= 3.6) Imports: cli, dplyr (>= 1.0.0), generics (>= 0.1.2), ggplot2, glue, hardhat (>= 1.2.0), lifecycle (>= 1.0.0), parsnip (>= 1.2.0), pillar (>= 1.7.0), prettyunits, purrr, rlang (>= 1.1.0), rsample (>= 0.0.9), stats, tibble (>= 3.1.0), tidyr, tune (>= 1.2.0), vctrs, withr, workflows (>= 1.1.4) Suggests: covr, dials (>= 0.1.0), finetune, kknn, knitr, modeldata, recipes (>= 1.0.0), rmarkdown, spelling, testthat (>= 3.0.0), tidyclust, yardstick (>= 1.3.0) VignetteBuilder: knitr Config/Needs/website: discrim, rpart, mda, klaR, earth, tidymodels, tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.1 NeedsCompilation: no Packaged: 2024-03-21 13:47:47 UTC; simoncouch Author: Max Kuhn [aut] (), Simon Couch [aut, cre] (), Posit Software, PBC [cph, fnd] Maintainer: Simon Couch Repository: CRAN Date/Publication: 2024-03-21 14:20:02 UTC Built: R 4.3.3; ; 2024-03-22 16:27:05 UTC; unix