[1.5.2] [R] Fix broken links. (#7675)

This commit is contained in:
Jiaming Yuan
2022-02-20 01:04:56 +08:00
committed by GitHub
parent b559bfc927
commit a09446d12b
6 changed files with 4 additions and 7 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")
)