Skip to content
forked from uptake/updraft

R package for building flexible workflows

License

Notifications You must be signed in to change notification settings

mjermann/updraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpDraft - An R Based Workflow Manager

Build Status codecov

This package is intended to build and execute modular based R workflows. UpDraft workflows are built through R6 classes and can be saved to disk in JSON format. UpDraft workflow execution supports both serial and parallel execution without a user needing to directly interface with a multiprocessing or scheduling library. Plus, UpDraft can visualize workflows. It's pretty cool.

Documentation

All public functions and R6 classes are Roxygen documented.

Vignettes are coming soon!

Status

Currently in an alpha state. Backwards compatibility not guaranteed until a 1.0 Release!

About

R package for building flexible workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%