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.

Version: 1.1.0
Imports: tools, pryr, assertthat, rmarkdown, visNetwork
Suggests: testthat
Published: 2018-08-30
Author: Michal Burda
Maintainer: Michal Burda <michal.burda at osu.cz>
License: GPL (≥ 3.0)
NeedsCompilation: no
Materials: NEWS
CRAN checks: rmake results

Documentation:

Reference manual: rmake.pdf

Downloads:

Package source: rmake_1.1.0.tar.gz
Windows binaries: r-devel: rmake_1.1.0.zip, r-release: rmake_1.1.0.zip, r-oldrel: rmake_1.1.0.zip
macOS binaries: r-release (arm64): rmake_1.1.0.tgz, r-oldrel (arm64): rmake_1.1.0.tgz, r-release (x86_64): rmake_1.1.0.tgz
Old sources: rmake archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rmake to link to this page.