From 25edf9917311abd8c09ee5fd1fb744817c418825 Mon Sep 17 00:00:00 2001 From: Artur Sannikov <40318410+artur-sannikov@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:53:29 +0000 Subject: [PATCH] Add: missing packages to DESCRIPTION (#630) Co-authored-by: Leo Lahti Co-authored-by: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com> --- DESCRIPTION | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 0079aaad..1643b26c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -38,6 +38,7 @@ Suggests: cobiclust, ComplexHeatmap, corpcor, + cowplot, curatedMetagenomicData, dada2, dendextend, @@ -46,16 +47,16 @@ Suggests: dplyr, DT, factoextra, - forcats, fido, + forcats, ggplot2, ggpubr, ggtree, glmnet, glue, grid, - gtools, gsEasy, + gtools, igraph, IntegratedLearner, knitr, @@ -70,8 +71,8 @@ Suggests: MMUPHin, MOFA2, multiview, - NetCoMi, NbClust, + NetCoMi, NMF, patchwork, phyloseq, @@ -86,6 +87,7 @@ Suggests: rgl, scales, scater, + scuttle, sechm, sessioninfo, shadowtext, @@ -93,6 +95,7 @@ Suggests: SPRING, stats, stringr, + SuperLearner, tidyverse, topGO, vegan,