[CI] Revise R tests. (#8430)
- Use the standard package check (check on the tarball instead of the source tree). - Run commands in parallel. - Cleanup dependencies installation. - Replace makefile. - Documentation. - Test using the image from rhub.
This commit is contained in:
@@ -503,10 +503,3 @@ XGBoost uses `Sphinx <https://www.sphinx-doc.org/en/stable/>`_ for documentation
|
||||
Checkout the ``requirements.txt`` file under ``doc/``
|
||||
|
||||
Under ``xgboost/doc`` directory, run ``make <format>`` with ``<format>`` replaced by the format you want. For a list of supported formats, run ``make help`` under the same directory.
|
||||
|
||||
*********
|
||||
Makefiles
|
||||
*********
|
||||
|
||||
It's only used for creating shorthands for running linters, performing packaging tasks
|
||||
etc. So the remaining makefiles are legacy.
|
||||
|
||||
Reference in New Issue
Block a user