Browse code

Removed extra packages from the suggests of DESCRIPTION

Joshua D. Campbell authored on 12/09/2021 19:41:23
Showing 1 changed files

... ...
@@ -26,7 +26,7 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
26 26
         DelayedArray, stringr, Matrix, ComplexHeatmap, multipanelfigure,
27 27
         circlize
28 28
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
29
-        BiocManager, BiocStyle, M3DExampleData, TENxPBMCData, singleCellTK
29
+        BiocManager, BiocStyle, TENxPBMCData
30 30
 LinkingTo: Rcpp, RcppEigen
31 31
 License: MIT + file LICENSE
32 32
 Encoding: UTF-8