36 Commits

Author SHA1 Message Date
JohanWork
4aa12e10c0
Update URL (#6810) 2021-03-30 22:27:30 +08:00
Jiaming Yuan
617f572c0f
Update R contribute link. (#4236) 2019-03-09 01:50:07 +08:00
Thomas J. Leeper
c2b647f26e fix typo in README (#3263) 2018-04-22 09:24:38 -04:00
Vadim Khotilovich
a375ad2822 [R] maintenance Apr 2017 (#2237)
* [R] make sure things work for a single split model; fixes #2191

* [R] add option use_int_id to xgb.model.dt.tree

* [R] add example of exporting tree plot to a file

* [R] set save_period = NULL as default in xgboost() to be the same as in xgb.train; fixes #2182

* [R] it's a good practice after CRAN releases to bump up package version in dev

* [R] allow xgb.DMatrix construction from integer dense matrices

* [R] xgb.DMatrix: silent parameter; improve documentation

* [R] xgb.model.dt.tree code style changes

* [R] update NEWS with parameter changes

* [R] code safety & style; handle non-strict matrix and inherited classes of input and model; fixes #2242

* [R] change to x.y.z.p R-package versioning scheme and set version to 0.6.4.3

* [R] add an R package versioning section to the contributors guide

* [R] R-package/README.md: clean up the redundant old installation instructions, link the contributors guide
2017-05-01 22:51:34 -07:00
Seong-Jin Kim
8222755564 Fix typo in R-package README.md (#2190) 2017-04-13 20:22:23 +02:00
Tong He
2f3958a455 Fix for CRAN Submission (#1826)
* fix cran check

* change required R version because of utils::globalVariables

* temporary commit, monotone not working

* fix test

* fix doc

* fix doc

* fix cran note and warning

* improve checks

* fix urls
2016-12-02 20:19:03 -08:00
Jan Gorecki
e79a803a30 simplify installation of R pkg devel version (#1653) 2016-10-18 10:24:01 -07:00
Laurae2
77136baf2c Updated obsolete installation instructions
Fixed local compilation, and installation for R package and Python
package. Modified the according documents.
2016-03-30 17:43:54 +02:00
Tianqi Chen
4454c7b72a Update README.md 2016-03-13 12:13:41 -07:00
Qiang Kou
1cc0a44264 [Doc] documents update:
(1) install_github is not support due to the usage of submodule

(2) remove part of the markdown which is not displayed correctly, see
https://xgboost.readthedocs.org/en/latest/R-package/discoverYourData.html
2016-02-23 14:49:12 -05:00
Yuan (Terry) Tang
be58d6f9d6 Update installation instructions for R package 2016-01-24 19:38:36 -06:00
tqchen
8e7f2679d5 [DOC] Update R doc 2016-01-16 11:52:33 -08:00
tqchen
1495a43cea [R] make all customizations to meet strict standard of cran 2016-01-16 10:25:12 -08:00
Tong He
f7bb8fc10f Update README.md 2015-08-02 19:04:32 -07:00
tqchen
e8de5da3a5 Document refactor
change badge
2015-08-02 19:01:38 -07:00
tqchen
8083c30e7b quick fix of solaris problem in cranc check 2015-08-01 09:18:34 -07:00
Ajinkya Kale
761ab7c834 Adding workaround for install the R-package
I was facing this issue and this workaround worked for me. Maybe this should be moved to know issues section.
2015-07-06 14:52:38 -07:00
Tong He
bc7f6b37b0 Update README.md 2015-05-30 17:39:19 -07:00
El Potaeto
cebca6846d ref in README 2015-05-10 09:38:48 +02:00
Tianqi Chen
1a9a3a2fd0 Update README.md 2015-03-21 22:26:59 -07:00
Tianqi Chen
87741bded6 Update README.md 2015-03-21 22:26:24 -07:00
El Potaeto
05dbc40186 space 2015-03-08 00:03:40 +01:00
Tong He
f3b2c74153 Update README.md 2015-01-29 15:30:46 -08:00
El Potaeto
d07be2bb96 Username parameter is deprecated in install_function (see doc of the package for more information). 2014-12-31 11:03:51 +01:00
tqchen
a42bcaf61f add 2014-09-06 11:14:32 -07:00
tqchen
e9ed4eb1a2 ok 2014-09-06 11:13:19 -07:00
Tianqi Chen
b60b23ed1c Update README.md 2014-09-01 18:58:56 -07:00
Tianqi Chen
48411193ae Update README.md 2014-09-01 18:58:00 -07:00
Tianqi Chen
1841d730af Update README.md 2014-09-01 18:55:20 -07:00
Tianqi Chen
85e3fbb06a Update README.md 2014-09-01 18:54:45 -07:00
hetong
9ee9d29f13 refine readme.md 2014-09-01 17:24:13 -07:00
hetong
b123fbbcf9 final revision before CRAN 2014-08-30 22:24:25 -07:00
unknown
02df006286 modify readme in R-package 2014-08-27 15:15:22 -07:00
hetong
4940fff55b export fewer functions to user and optimize parameter setting 2014-08-26 09:57:28 -07:00
hetong
5f6d5d19b8 import package methods in desc 2014-08-25 23:01:53 -07:00
tqchen
68f38cf228 initial trial package 2014-08-25 21:20:55 -07:00