Something useful for teaching might be to have the R scripts available for people to download from the website by replacing "html" with "R". This is easily achieved with the command knitr::purl('$<', documentation = 2).
I would issue a pull request, but I'm not terribly literate in Make. What do you think, @hlapp?