Package: workflows Title: Modeling Workflows Version: 1.1.4 Authors@R: c( person("Davis", "Vaughan", , "davis@posit.co", role = "aut"), 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: Managing both a 'parsnip' model and a preprocessor, such as a model formula or recipe from 'recipes', can often be challenging. The goal of 'workflows' is to streamline this process by bundling the model alongside the preprocessor, all within the same object. License: MIT + file LICENSE URL: https://github.com/tidymodels/workflows, https://workflows.tidymodels.org BugReports: https://github.com/tidymodels/workflows/issues Depends: R (>= 3.6) Imports: cli (>= 3.3.0), generics (>= 0.1.2), glue (>= 1.6.2), hardhat (>= 1.2.0), lifecycle (>= 1.0.3), modelenv (>= 0.1.0), parsnip (>= 1.2.0), rlang (>= 1.0.3), tidyselect (>= 1.2.0), vctrs (>= 0.4.1) Suggests: butcher (>= 0.2.0), covr, dials (>= 1.0.0), knitr, magrittr, modeldata (>= 1.0.0), recipes (>= 1.0.0), rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/Needs/website: dplyr, ggplot2, tidyr, tidyverse/tidytemplate, yardstick Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.1 NeedsCompilation: no Packaged: 2024-02-18 23:25:35 UTC; simoncouch Author: Davis Vaughan [aut], Simon Couch [aut, cre] (), Posit Software, PBC [cph, fnd] Maintainer: Simon Couch Repository: CRAN Date/Publication: 2024-02-19 08:30:02 UTC Built: R 4.3.2; ; 2024-02-19 11:08:59 UTC; unix