remake: Command line interface to remake

Description Details

Description

This function exists to support commandline use, as installed by install_remake(). This little script accepts standard unix-style command-line options to drive a subset of remake's functionality. Don't run this function from within R! This uses commandArgs to pass along arguments to various remake functions.

Details

See remake --help for instructions.

At the moment, supported featues are:

Additionally, the file used can be selected by using -f or --file (following make's convention), and remake can be run with verbose=FALSE by passing in -q or --quiet.


richfitz/remake documentation built on May 27, 2019, 8:27 a.m.