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 |
DOI: | 10.32614/CRAN.package.rmake |
Author: | Michal Burda |
Maintainer: | Michal Burda <michal.burda at osu.cz> |
License: | GPL (≥ 3.0) |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | rmake results |
Reference manual: | rmake.pdf |
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, r-oldrel (x86_64): rmake_1.1.0.tgz |
Old sources: | rmake archive |
Please use the canonical form https://CRAN.R-project.org/package=rmake to link to this page.