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.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'))

Peer review:

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

On CRAN:

makefilermake

25 exports 1 stars 0.73 score 40 dependencies 22 scripts 157 downloads

Last updated 2 years agofrom:61b615a9dd. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winERRORSep 06 2024
R-4.5-linuxERRORSep 06 2024
R-4.4-winERRORSep 06 2024
R-4.4-macERRORSep 06 2024
R-4.3-winERRORSep 06 2024
R-4.3-macERRORSep 06 2024

Exports:%>>%copyRuledefaultVarsdepRuleexpandTemplategetParaminShellis.ruleknitrRulemakemakefilemarkdownRuleofflineRuleprerequisitesreplaceSuffixreplaceVariablesrmakeSkeletonrRulerulesanitizePathsubdirRuletargetstasksterminalsvisualizeRules

Dependencies:assertthatbase64encbslibcachemclicodetoolscpp11crayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclelobstrmagrittrmemoisemimeprettyunitspryrR6rappdirsRcpprlangrmarkdownsassstringistringrtinytexvctrsvisNetworkxfunyaml

rmake: A Build Process Manager for Complex Analyses in R

Rendered fromrmake-intro.Rnwusingknitr::knitron Sep 06 2024.

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