change in Description

This commit is contained in:
El Potaeto 2015-01-26 00:00:14 +01:00
parent 5e94126963
commit 15dee73795

View File

@ -3,7 +3,7 @@ Type: Package
Title: eXtreme Gradient Boosting
Version: 0.3-3
Date: 2014-12-28
Author: Tianqi Chen <tianqi.tchen@gmail.com>, Tong He <hetong007@gmail.com>
Author: Tianqi Chen <tianqi.tchen@gmail.com>, Tong He <hetong007@gmail.com>, Michaël Benesty <michael@benesty.fr>
Maintainer: Tong He <hetong007@gmail.com>
Description: This package is a R wrapper of xgboost, which is short for eXtreme
Gradient Boosting. It is an efficient and scalable implementation of
@ -25,4 +25,4 @@ Imports:
data.table (>= 1.9.4),
magrittr (>= 1.5),
stringr,
DiagrammeR (>=0.3)
DiagrammeR (>= 0.3)