not build the vignette
This commit is contained in:
parent
a718a43d92
commit
3adfe4eeda
2
Makefile
2
Makefile
@ -92,7 +92,7 @@ Rpack:
|
||||
cp ./LICENSE xgboost
|
||||
cat R-package/src/Makevars|sed '2s/.*/PKGROOT=./' > xgboost/src/Makevars
|
||||
cp xgboost/src/Makevars xgboost/src/Makevars.win
|
||||
R CMD build xgboost
|
||||
R CMD build --no-build-vignettes xgboost
|
||||
rm -rf xgboost
|
||||
R CMD check --as-cran xgboost*.tar.gz
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user