initial trial package
This commit is contained in:
15
R-package/DESCRIPTION
Normal file
15
R-package/DESCRIPTION
Normal file
@@ -0,0 +1,15 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user