adamryczkowski/depwalker: Dependency Tracking System for R Scripts

Allows declarations of dependencies (order of execution) between R scripts. Caches results. Executes as much as possible in parallel (Linux only). Tracks changes of dependencies and optimizes scripts re-run.

Getting started

Package details

AuthorAdam Ryczkowski
Maintainer<adam@statystyka.net>
LicenseLGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adamryczkowski/depwalker")
adamryczkowski/depwalker documentation built on May 10, 2019, 5:51 a.m.