gnumaker icon indicating copy to clipboard operation
gnumaker copied to clipboard

R package for easy creation of GNU Makefiles to aid a reproducible work flow for data analysis projects.

Results 1 gnumaker issues
Sort by recently updated
recently updated
newest added

This looks cool, thanks. I wonder if it's possible to add a `read_makefile()` function as a companion to `write_makefile()`? If nothing else, this would make it easy to plot the...