beerda/rmake: Makefile Generator for R Analytical Projects

Creates and maintains a build process for complex analytic tasks in R. Package allows to easily generate Makefile for the (GNU) 'make' tool, which drives the build process by (in parallel) executing build commands in order to update results accordingly to given dependencies on changed data or updated source files.

Getting started

Package details

AuthorMichal Burda
MaintainerMichal Burda <michal.burda@osu.cz>
LicenseGPL (>= 3.0)
Version1.2.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("beerda/rmake")
beerda/rmake documentation built on July 2, 2022, 6:24 p.m.