17 lines
369 B
Plaintext
17 lines
369 B
Plaintext
Package: xgboost
|
|
Type: Package
|
|
Title: R wrapper of xgboost
|
|
Version: 0.3-0
|
|
Date: 2014-08-23
|
|
Author: Tianqi Chen
|
|
Maintainer: Tianqi Chen <tianqi.tchen@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
|