diff --git a/R-package/DESCRIPTION b/R-package/DESCRIPTION index 787a030cd..ee5ea52a2 100644 --- a/R-package/DESCRIPTION +++ b/R-package/DESCRIPTION @@ -29,6 +29,7 @@ Authors@R: c( person("XGBoost contributors", role = c("cph"), comment = "base XGBoost implementation") ) +Maintainer: Jiaming Yuan Description: Extreme Gradient Boosting, which is an efficient implementation of the gradient boosting framework from Chen & Guestrin (2016) . This package is its R interface. The package includes efficient linear