From 001003b77e435dfe8f45394f19731f8ff8105ecb Mon Sep 17 00:00:00 2001 From: Julio Trecenti Date: Sun, 29 Nov 2020 09:35:00 -0300 Subject: [PATCH] Yay fix #4 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30afaa4..efcbaa9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## This package is now deprecated because fortunately lightgbm is now on CRAN! + # rightgbm The goal of `rightgbm` is to install [LightGBM from Microsoft](https://lightgbm.readthedocs.io/en/latest/R/) without pain.