Skip to content

CRAN release v1.20

Compare
Choose a tag to compare
@yihui yihui released this 20 Feb 16:23
· 884 commits to master since this release

NEW FEATURES

  • Added a roxygen_comments parameter to read_chunk() in order to control whether trailing commentary is stripped from code chunks; default behaviour is to keep roxygen comments with roxygen_comments = TRUE (thanks, @ruaridhw, #1484).

BUG FIXES

  • knit_filter() does not work for R Markdown input files (thanks, @omahdi, #1498).