rmake: Makefile Generator for R Analytical Projects (original) (raw)

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.1
Imports: tools, assertthat, rmarkdown, visNetwork, knitr
Suggests: testthat
Published: 2025-11-12
DOI: 10.32614/CRAN.package.rmake
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.1.tar.gz
Windows binaries: r-devel: rmake_1.2.1.zip, r-release: rmake_1.2.1.zip, r-oldrel: rmake_1.2.1.zip
macOS binaries: r-release (arm64): rmake_1.2.1.tgz, r-oldrel (arm64): rmake_1.2.1.tgz, r-release (x86_64): rmake_1.2.1.tgz, r-oldrel (x86_64): rmake_1.2.1.tgz
Old sources: rmake archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=rmaketo link to this page.