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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:00), 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

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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