Vadim Khotilovich
d5c143367d
[R-package] GPL2 dependency reduction and some fixes ( #1401 )
...
* [R] do not remove zero coefficients from gblinear dump
* [R] switch from stringr to stringi
* fix #1399
* [R] separate ggplot backend, add base r graphics, cleanup, more plots, tests
* add missing include in amalgamation - fixes building R package in linux
* add forgotten file
* [R] fix DESCRIPTION
* [R] fix travis check issue and some cleanup
2016-07-27 00:05:04 -07:00
Vadim Khotilovich
56bd442b31
[R] simplified the code; parameter style consistency
2016-06-27 01:57:57 -05:00
unknown
0052b193cf
Update lib version dependencies (for DiagrammeR mainly)
...
Fix @export tag in each R file (for Roxygen 5, otherwise it doesn't work anymore)
Regerate Roxygen doc
2015-11-07 21:01:28 +01:00
terrytangyuan
139feaf97a
Code: Lint fixes on trailing spaces
2015-10-24 16:50:03 -04:00
El Potaeto
7d0ac3a3dd
update links dmlc
2015-03-22 16:41:05 +01:00
hetong
41b080e35f
To submit to CRAN we cannot use more than 2 threads in our examples/vignettes
2015-03-03 00:21:24 -08:00
hetong007
4c25600d2a
fix segfault and add two function for handle and booster
2015-02-09 17:28:48 -08:00
hetong007
5b611c355e
add handle and raw structure to xgb.Booster
2015-02-09 15:51:24 -08:00
pommedeterresautee
f4b454d6dd
fix some warning in Cran check
2015-02-09 21:34:53 +01:00
El Potaeto
3971323203
fix bug
2015-02-09 18:01:14 +01:00
El Potaeto
0922883250
Optimization in dump function (replaced some regular R function by data.table)
2015-02-09 17:20:21 +01:00
El Potaeto
e475b7d84e
Avoid some Cran check error messages
2015-01-21 13:26:34 +01:00
hetong007
6901e90730
resolving not-CRAN issues
2015-01-20 15:51:42 -08:00
El Potaeto
c8c5789efd
add new parameters to several functions avoid the need of a text dump
2015-01-11 03:06:41 +01:00
El Potaeto
a3493934d1
documentation example change
2015-01-09 18:26:56 +01:00
El Potaeto
51935851bd
fix plenty of small bugs
2015-01-09 18:24:12 +01:00
El Potaeto
31d0e8f65d
better doc of dump function
2015-01-09 11:14:08 +01:00
El Potaeto
9d6eecf34e
small change in import lib
2015-01-09 11:07:53 +01:00
El Potaeto
10f755e055
only replace tabulation which begins a line (avoid wrong replacement in feature name)
2015-01-09 11:06:56 +01:00
El Potaeto
3e1eea0eea
refactor dump function to adapt to the new possibilities of exporting a String
2015-01-09 00:14:01 +01:00
El Potaeto
6fd8bbe71a
C part export a model dump string
2015-01-08 23:47:00 +01:00
tqchen
6b96737811
add dump statistics
2014-12-28 17:45:37 -08:00
hetong
1925321a16
remove incorrect link to old folders
2014-09-06 23:14:38 -07:00
hetong
fbecd163c5
replace iris in docs
2014-09-06 22:48:08 -07:00
hetong
d776e0fdf5
fix iris multiclass problem
2014-09-05 19:22:27 -07:00
hetong
76d5fc7e78
attemp to fix line breaking issue of doc
2014-09-01 17:43:28 -07:00
hetong
24e87e1cf8
fix doc with redirection to inst/examples
2014-09-01 15:07:17 -07:00
hetong
d95bc458e3
fix NAMESPACE
2014-08-28 08:16:45 -07:00
tqchen
d00302d3ac
get a pass in function docstring
2014-08-28 07:35:57 -07:00
unknown
8127f31cdd
add documentation notes
2014-08-28 01:44:03 -07:00
unknown
0f0c12707c
modify xgb.getinfo to getinfo
2014-08-27 15:03:24 -07:00
unknown
0130be4acc
major change in the design of R interface
2014-08-26 23:41:03 -07:00