Other packages > Find by keyword >

workflows  

Modeling Workflows
View on CRAN: Click here


Download and install workflows package within the R console
Install from CRAN:
install.packages("workflows")

Install from Github:
library("remotes")
install_github("cran/workflows")

Install by package version:
library("remotes")
install_version("workflows", "1.3.0")



Attach the package and use:
library("workflows")
Maintained by
Simon Couch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-12-30
Latest Update: 2025-02-19
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.
How to cite:
Simon Couch (2019). workflows: Modeling Workflows. R package version 1.3.0, https://cran.r-project.org/web/packages/workflows. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.1.0 (2019-12-30 15:00), 0.1.1 (2020-03-17 15:40), 0.1.2 (2020-07-07 15:40), 0.1.3 (2020-08-10 23:20), 0.2.0 (2020-09-15 23:00), 0.2.1 (2020-10-08 22:10), 0.2.2 (2021-03-10 12:40), 0.2.3 (2021-07-16 02:20), 0.2.4 (2021-10-12 19:50), 0.2.5 (2022-03-16 23:30), 0.2.6 (2022-03-18 15:00), 1.0.0 (2022-07-05 17:20), 1.1.0 (2022-09-26 09:30), 1.1.2 (2022-11-16 13:10), 1.1.3 (2023-02-22 10:20), 1.1.4 (2024-02-19 09:30), 1.2.0 (2025-02-19 01:50)
Other packages that cited workflows R package
View workflows citation profile
Other R packages that workflows depends, imports, suggests or enhances
Complete documentation for workflows
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA