Skip to content

Commit 5d5cef0

Browse files
committed
move non-iSEE imports to suggests
1 parent 58da141 commit 5d5cef0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

DESCRIPTION

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,18 @@ RoxygenNote: 7.1.0
3232
Depends:
3333
Biobase
3434
Imports:
35-
airway,
36-
BiocStyle,
37-
DESeq2,
38-
fgsea,
3935
iSEE,
4036
iSEEde,
4137
iSEEhex,
4238
iSEEhub,
4339
iSEEindex,
4440
iSEEpathways,
45-
iSEEu,
41+
iSEEu
42+
Suggests:
43+
airway,
44+
BiocStyle,
45+
DESeq2,
46+
fgsea,,
4647
knitr,
4748
org.Hs.eg.db,
4849
pkgdown,

0 commit comments

Comments
 (0)