xgboost/R-package/DESCRIPTION
2014-08-27 15:03:24 -07:00

17 lines
409 B
Plaintext

Package: xgboost
Type: Package
Title: R wrapper of xgboost
Version: 0.3-0
Date: 2014-08-23
Author: Tianqi Chen, Tong He
Maintainer: Tianqi Chen <tianqi.tchen@gmail.com>, Tong He <hetong007@gmail.com>
Description: xgboost
License: See LICENSE file
URL: https://github.com/tqchen/xgboost
BugReports: https://github.com/tqchen/xgboost/issues
Depends:
R (>= 2.0.2)
Imports:
Matrix (>= 1.1-0),
methods