xgboost/R-package/DESCRIPTION
2014-08-30 18:17:20 -07:00

17 lines
370 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: Tong He <hetong007 at gmail.com>
Description: xgboost
License: file LICENSE
URL: https://github.com/tqchen/xgboost
BugReports: https://github.com/tqchen/xgboost/issues
Depends:
R (>= 2.0.2)
Imports:
Matrix (>= 1.1-0),
methods