microsoft / LightGBM

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
https://lightgbm.readthedocs.io/en/latest/
MIT License
16.56k stars 3.82k forks source link

[DO NOT MERGE] [R-package] [ci] investigate R CI failures #6476

Closed jameslamb closed 3 months ago

jameslamb commented 3 months ago

Investigating the MSVC failures reported at https://github.com/microsoft/LightGBM/pull/6442#issuecomment-2159387223

jameslamb commented 3 months ago

looks like this was something temporary and it might now be resolved: https://github.com/microsoft/LightGBM/pull/6442#issuecomment-2164237426

jmoralez commented 3 months ago

Thanks a lot for the help!