[R] update doc; add drat repo
This commit is contained in:
@@ -8,6 +8,7 @@ xgboostPresentation.md: $(PKGROOT)/vignettes/xgboostPresentation.Rmd
|
||||
# General Rules for build rmarkdowns, need knitr
|
||||
%.md:
|
||||
Rscript -e \
|
||||
"require(methods);"\
|
||||
"require(knitr);"\
|
||||
"knitr::opts_knit\$$set(root.dir=\".\");"\
|
||||
"knitr::opts_chunk\$$set(fig.path=\"../web-data/xgboost/knitr/$(basename $@)-\");"\
|
||||
|
||||
Reference in New Issue
Block a user