Add maintainer for R package. (#7649)

This commit is contained in:
Jiaming Yuan 2022-02-12 23:45:30 +08:00 committed by GitHub
parent 1441a6cd27
commit 1f020a6097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ Authors@R: c(
person("XGBoost contributors", role = c("cph"), person("XGBoost contributors", role = c("cph"),
comment = "base XGBoost implementation") comment = "base XGBoost implementation")
) )
Maintainer: Jiaming Yuan <jm.yuan@outlook.com>
Description: Extreme Gradient Boosting, which is an efficient implementation Description: Extreme Gradient Boosting, which is an efficient implementation
of the gradient boosting framework from Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>. of the gradient boosting framework from Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>.
This package is its R interface. The package includes efficient linear This package is its R interface. The package includes efficient linear