[R] Fix broken links. (#7670)

This commit is contained in:
Jiaming Yuan
2022-02-20 00:55:48 +08:00
committed by GitHub
parent 131858e7cb
commit b2341eab0c
8 changed files with 15 additions and 9 deletions

View File

@@ -26,6 +26,7 @@ Authors@R: c(
person("Min", "Lin", role = c("aut")),
person("Yifeng", "Geng", role = c("aut")),
person("Yutian", "Li", role = c("aut")),
person("Jiaming", "Yuan", role = c("aut")),
person("XGBoost contributors", role = c("cph"),
comment = "base XGBoost implementation")
)