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.2.0
Imports: tools, pryr, assertthat, rmarkdown, visNetwork, knitr
Suggests: testthat
Published: 2025-08-26
Author: Michal Burda ORCID iD [aut, cre]
Maintainer: Michal Burda <michal.burda at osu.cz>
BugReports: https://github.com/beerda/rmake/issues
License: GPL (≥ 3.0)
URL: https://github.com/beerda/rmake
NeedsCompilation: no
Language: en-US
Materials: NEWS
CRAN checks: rmake results

Documentation:

Reference manual: rmake.html , rmake.pdf
Vignettes: rmake: A Build Process Manager for Complex Analyses in R (source, R code)

Downloads:

Package source: rmake_1.2.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.2.0.tgz, r-oldrel (arm64): rmake_1.2.0.tgz, r-release (x86_64): rmake_1.2.0.tgz, r-oldrel (x86_64): rmake_1.2.0.tgz
Old sources: rmake archive

Linking:

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