Skip to content

rmake 1.2.0

Choose a tag to compare

@beerda beerda released this 12 Nov 07:25
· 35 commits to master since this release
  • expandTemplate() now allows character vectors as templates
  • added introductory vignette
  • added subdirRule() for compilation of subdirectories
  • added knitrRule() for compilation of Rnw files with knitr:knit()
  • added depRule()
  • enabled the depends argument of makefile() that allows the makefile generator to depend on other files
  • fixed evaluation of %>>% in a function
  • fixed handling of filenames with spaces in them