From 7d26d9b07c1918834f136222db86f04eb6f8aa92 Mon Sep 17 00:00:00 2001 From: WANG Zhiwei <48282751+statwangz@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:00:08 +0800 Subject: [PATCH] Update DESCRIPTION --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 33c8141..bce9811 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,7 +13,8 @@ Imports: dplyr, Matrix, methods, - rpart + rpart, + softImpute Depends: R (>= 2.10), LazyData: true @@ -25,8 +26,7 @@ Suggests: pheatmap, reshape2, rmarkdown, - scales, - softImpute + scales VignetteBuilder: knitr URL: https://yanglabhkust.github.io/mfair/ BugReports: https://github.com/YangLabHKUST/mfair/issues