Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
6 lines (3 sloc) 124 Bytes
all: inst/README.md
inst/README.md: inst/README.Rmd
Rscript -e "library(knitr); knit('$<', output = '$@', quiet = TRUE)"