Skip to content

Commit 58da141

Browse files
committed
move suggests to imports
1 parent f3d38a6 commit 58da141

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

DESCRIPTION

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,17 @@ RoxygenNote: 7.1.0
3232
Depends:
3333
Biobase
3434
Imports:
35+
airway,
36+
BiocStyle,
37+
DESeq2,
38+
fgsea,
3539
iSEE,
3640
iSEEde,
3741
iSEEhex,
3842
iSEEhub,
3943
iSEEindex,
4044
iSEEpathways,
41-
iSEEu
42-
Suggests:
43-
airway,
44-
BiocStyle,
45-
DESeq2,
46-
fgsea,
45+
iSEEu,
4746
knitr,
4847
org.Hs.eg.db,
4948
pkgdown,

0 commit comments

Comments
 (0)