Skip to content

Commit ea8e1e2

Browse files
committed
chore: update r-base requirement and enforce r-plotthis version with conda building (0.4.0)
1 parent f852d65 commit ea8e1e2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

conda/meta.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requirements:
1616
# commented requirements are already required by plotthis
1717

1818
# Imports:
19-
# - r-base
19+
- r-base
2020
- r-callr
2121
- r-seuratobject
2222
- pwwang::bioconductor-screpertoire
@@ -28,7 +28,7 @@ requirements:
2828
# - r-rlang
2929
# - r-stringr
3030
# - r-tidyr
31-
- pwwang::r-plotthis
31+
- pwwang::r-plotthis>=0.7.1
3232
# - r-r6
3333

3434
# Suggests:
@@ -54,10 +54,11 @@ requirements:
5454
- pwwang::r-tidyprompt
5555

5656
run:
57+
- r-base
5758
- r-callr
5859
- r-seuratobject
5960
- pwwang::bioconductor-screpertoire
60-
- pwwang::r-plotthis
61+
- pwwang::r-plotthis>=0.7.1
6162
- r-gridgraphics
6263
- r-metap
6364
- r-seurat

0 commit comments

Comments
 (0)