Run remake to build one or more targets.
make(target_names = NULL, ..., verbose = TRUE, allow_missing_packages = FALSE, remake_file = "remake.yml")
NULL to build the default target (if specified in the
remakefile).TRUE), which prints out the name of each
target as it is built/checked. This argument is passed to
remake_verbose; valid options are TRUE,
FALSE and also the result of calling
remake_verbose.remake.yml).