Update R package description. (#7691)

* Change role.
* Remove cmake file when building the package.
This commit is contained in:
Jiaming Yuan
2022-02-23 08:36:37 +08:00
committed by GitHub
parent e3e6de5ed9
commit 49c74a5369
3 changed files with 5 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ Making a Release
+ The pip package is maintained by `Hyunsu Cho <https://github.com/hcho3>`__ and `Jiaming Yuan <https://github.com/trivialfis>`__. There's a helper script for downloading pre-built wheels and R packages ``xgboost/dev/release-pypi-r.py`` along with simple instructions for using ``twine``.
+ The CRAN package is maintained by `Tong He <https://github.com/hetong007>`_.
+ The CRAN package is maintained by `Tong He <https://github.com/hetong007>`_ and `Jiaming Yuan <https://github.com/trivialfis>`__.
Before submitting a release, one should test the package on `R-hub <https://builder.r-hub.io/>`__ and `win-builder <https://win-builder.r-project.org/>`__ first. Please note that the R-hub Windows instance doesn't have the exact same environment as the one hosted on win-builder.