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.
Version: |
0.1.2 |
Depends: |
R (≥ 3.2) |
Imports: |
cli (≥ 2.0.0), ellipsis (≥ 0.2.0), generics, glue, hardhat (≥ 0.1.4), parsnip (≥ 0.1.2), rlang (≥ 0.4.1) |
Suggests: |
covr, knitr, magrittr, modeldata (≥ 0.0.2), recipes, rmarkdown, testthat (≥ 2.3.0) |
Published: |
2020-07-07 |
Author: |
Davis Vaughan [aut, cre],
RStudio [cph] |
Maintainer: |
Davis Vaughan <davis at rstudio.com> |
BugReports: |
https://github.com/tidymodels/workflows/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/tidymodels/workflows,
https://workflows.tidymodels.org |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
workflows results |