From 6b7ce3ef29b8ded1650373e83898505fdf8a509b Mon Sep 17 00:00:00 2001 From: James Lamb Date: Sat, 7 Dec 2024 23:44:41 -0600 Subject: [PATCH] add URLs to DESCRIPTION --- DESCRIPTION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DESCRIPTION b/DESCRIPTION index 624d6e2..dba3699 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,6 +9,8 @@ Description: A framework that boosts the imputation of 'missForest' by Stekhoven 3. Supports multiple initializations methods. 4. Supports early stopping that prohibits unnecessary iterations. License: GPL-2 +URL: https://github.com/catstats/misspi +BugReports: https://github.com/catstats/misspi/issues Encoding: UTF-8 LazyData: true Imports: lightgbm, doParallel, doSNOW, foreach, ggplot2, glmnet, SIS, plotly