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.0 |
Depends: | R (≥ 3.2) |
Imports: | cli (≥ 2.0.0), ellipsis (≥ 0.2.0), generics, glue, hardhat, parsnip (≥ 0.0.4), rlang (≥ 0.4.1) |
Suggests: | covr, knitr, recipes, rmarkdown, testthat (≥ 2.3.0) |
Published: | 2019-12-30 |
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 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | workflows results |
Reference manual: | workflows.pdf |
Vignettes: |
Workflow Stages |
Package source: | workflows_0.1.0.tar.gz |
Windows binaries: | r-devel: workflows_0.1.0.zip, r-devel-gcc8: workflows_0.1.0.zip, r-release: workflows_0.1.0.zip, r-oldrel: workflows_0.1.0.zip |
OS X binaries: | r-release: workflows_0.1.0.tgz, r-oldrel: workflows_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=workflows to link to this page.