2016-06-23 at 16:23:57 (Version 0.2.9004)
- fixed Rscript –vanilla R CMD –vanilla bug for latexmk
- added variables for programs like cat, rm, pdfjam, latexmk to include PROG_OPTS to set options and LATEXMK_PRE which can be prepended to latex
- changed outputting R syntax from .Rmd and .Rnw files to produce -syntax.R to avoid dependency loops where a .tex file then .pdf might be produced instead of using rmarkdown
Latest version available at
2016-06-19 at 23:27:34
- added in various rmarkdown outputs like ioslides, slidy, beamer, tufte, rtf, odt
2016-05-19 at 11:58:34
- modified beamer from .Rnw to be more generic
- added beamer example and preamble .Rnw files which can be used to produce presentation, handouts, notes, articles and handouts and multiple page per page handouts from a single .Rnw file
- see make help-beamer