From b153ffe45167133a5a13f42e39c2993ca4784411 Mon Sep 17 00:00:00 2001 From: Tong He Date: Sat, 30 Aug 2014 20:46:21 -0700 Subject: [PATCH] Update DESCRIPTION --- R-package/DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-package/DESCRIPTION b/R-package/DESCRIPTION index 0de13b49d..576c0fbef 100644 --- a/R-package/DESCRIPTION +++ b/R-package/DESCRIPTION @@ -12,7 +12,7 @@ Description: This package is a R wrapper of xgboost, which is short for eXtreme more than 10 times faster than existing gradient boosting packages such as gbm. It supports various objective functions, including regression, classification and ranking. The package is made to be extendible, so that user are also allowed to define there own objectives easily. -License: Apache License (== 2.0) | file LICENSE +License: Apache License (== 2.0) + file LICENSE URL: https://github.com/tqchen/xgboost BugReports: https://github.com/tqchen/xgboost/issues Depends: