We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f852d65 commit ea8e1e2Copy full SHA for ea8e1e2
1 file changed
conda/meta.yaml
@@ -16,7 +16,7 @@ requirements:
16
# commented requirements are already required by plotthis
17
18
# Imports:
19
- # - r-base
+ - r-base
20
- r-callr
21
- r-seuratobject
22
- pwwang::bioconductor-screpertoire
@@ -28,7 +28,7 @@ requirements:
28
# - r-rlang
29
# - r-stringr
30
# - r-tidyr
31
- - pwwang::r-plotthis
+ - pwwang::r-plotthis>=0.7.1
32
# - r-r6
33
34
# Suggests:
@@ -54,10 +54,11 @@ requirements:
54
- pwwang::r-tidyprompt
55
56
run:
57
58
59
60
61
62
- r-gridgraphics
63
- r-metap
64
- r-seurat
0 commit comments