You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.
Description
The R package tests currently have the following warnings which seem problematic. Contributions to fix these would be welcomed!
Reproducible example
To reproduce these warnings:
sh build-cran-package.sh R CMD INSTALL lightgbm_*.tar.gz
cd R-package/tests/ Rscript testthat.R
It's hard to tell from the logs which specific tests each of these warnings come from. I recommend running the tests one at a time, interactively.
Notes for Contributors
You do not have to address all of these warnings in one pull request. Pull requests that only fix one or some of them are welcome!
The text was updated successfully, but these errors were encountered: