Skip to content

Releases: rgreminger/example-make-workflow

Initial release

07 Mar 11:57
e715be6
Compare
Choose a tag to compare
debug makefile (#9)

* debug makefile

replace R CMD BATCH by RScript - RScript stops on error, while R CMD BATCH doesn't throw errors. Bad for students learning whether make works or not.

* Update makefile

changed `RScript` to `Rscript`

Co-authored-by: rgreminger <31468142+rgreminger@users.noreply.github.com>

Pre-release

04 Mar 22:40
67c5f62
Compare
Choose a tag to compare
Pre-release Pre-release
Pre-release

First version, works on Windows using the command line