Package: rmake 1.2.0

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.

Authors:Michal Burda

rmake_1.2.0.tar.gz
rmake_1.2.0.zip(r-4.5)rmake_1.2.0.zip(r-4.4)rmake_1.2.0.zip(r-4.3)
rmake_1.2.0.tgz(r-4.5-any)rmake_1.2.0.tgz(r-4.4-any)rmake_1.2.0.tgz(r-4.3-any)
rmake_1.2.0.tar.gz(r-4.5-noble)rmake_1.2.0.tar.gz(r-4.4-noble)
rmake_1.2.0.tgz(r-4.4-emscripten)rmake_1.2.0.tgz(r-4.3-emscripten)
rmake.pdf |rmake.html
rmake/json (API)
NEWS

# Install 'rmake' in R:
install.packages('rmake', repos = c('https://beerda.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/beerda/rmake/issues

On CRAN:

Conda:

makefilermake

4.11 score 1 stars 26 scripts 186 downloads 25 exports 40 dependencies

Last updated 3 years agofrom:61b615a9dd. Checks:1 OK, 8 ERROR. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 05 2025
R-4.5-winERRORMar 05 2025
R-4.5-macERRORMar 05 2025
R-4.5-linuxERRORMar 05 2025
R-4.4-winERRORMar 05 2025
R-4.4-macERRORMar 05 2025
R-4.4-linuxERRORMar 05 2025
R-4.3-winERRORMar 05 2025
R-4.3-macERRORMar 05 2025

Exports:%>>%copyRuledefaultVarsdepRuleexpandTemplategetParaminShellis.ruleknitrRulemakemakefilemarkdownRuleofflineRuleprerequisitesreplaceSuffixreplaceVariablesrmakeSkeletonrRulerulesanitizePathsubdirRuletargetstasksterminalsvisualizeRules

Dependencies:assertthatbase64encbslibcachemclicodetoolscpp11crayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclelobstrmagrittrmemoisemimeprettyunitspryrR6rappdirsRcpprlangrmarkdownsassstringistringrtinytexvctrsvisNetworkxfunyaml

rmake: A Build Process Manager for Complex Analyses in R

Rendered fromrmake-intro.Rnwusingknitr::knitron Mar 05 2025.

Last update: 2020-05-05
Started: 2018-10-11