Skip to content

Commit 7ae1692

Browse files
committed
Update DESCRIPTION with all R dependencies
1 parent 74db4d3 commit 7ae1692

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

DESCRIPTION

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,31 @@ License: MIT + file LICENSE
1212
Encoding: UTF-8
1313
LazyData: true
1414
RoxygenNote: 7.3.3
15+
Depends:
16+
R (>= 3.5.0)
17+
Imports:
18+
Seurat,
19+
monocle3,
20+
glmGamPoi,
21+
dplyr,
22+
ggplot2,
23+
patchwork,
24+
Matrix,
25+
RColorBrewer,
26+
SummarizedExperiment,
27+
fpc,
28+
igraph,
29+
jsonlite,
30+
magrittr,
31+
purrr,
32+
scales,
33+
scam,
34+
tibble
1535
Suggests:
1636
testthat (>= 3.0.0),
1737
pkgdown
1838
Config/testthat/edition: 3
19-
Depends:
20-
R (>= 2.10)
2139
SystemRequirements:
22-
htslib (>= 1.10), zlib, libpthread-stubs, sqlite3
40+
htslib (>= 1.10), zlib, libbz2, openssl, sqlite3
2341
URL: https://github.com/yuw444/FastQDesign, https://yuw444.github.io/FastQDesign/
2442
BugReports: https://github.com/yuw444/FastQDesign/issues

0 commit comments

Comments
 (0)