Bump up version number, add cleanup script (#1886)

* fix cran check

* change required R version because of utils::globalVariables

* temporary commit, monotone not working

* fix test

* fix doc

* fix doc

* fix cran note and warning

* improve checks

* fix urls

* fix cran check

* add cleanup and bump up version number

* use clean in build

* Update Makefile
This commit is contained in:
Tong He 2016-12-18 15:11:43 -08:00 committed by GitHub
parent b14994aeff
commit fa97259d66
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Package: xgboost
Type: Package
Title: Extreme Gradient Boosting
Version: 0.6-0
Version: 0.6-2
Date: 2016-11-25
Author: Tianqi Chen <tianqi.tchen@gmail.com>, Tong He <hetong007@gmail.com>,
Michael Benesty <michael@benesty.fr>, Vadim Khotilovich <khotilovich@gmail.com>,

3
R-package/cleanup Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
rm -f src/Makevars