File tree Expand file tree Collapse file tree 2 files changed +39
-26
lines changed Expand file tree Collapse file tree 2 files changed +39
-26
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Depends:
1414 R (>= 4.0.0)
1515Imports:
1616 SeuratObject,
17- scRepertoire (>= 2.0.8),
17+ scRepertoire (>= 2.0.8), scRepertoire (< 2.3.2),
1818 circlize,
1919 dplyr,
2020 scales,
@@ -52,7 +52,6 @@ Suggests:
5252LazyData: true
5353LazyDataCompression: xz
5454Remotes:
55- ncborcherding/scRepertoire,
5655 pwwang/plotthis
5756URL: https://github.com/pwwang/scplotter
5857 https://pwwang.github.io/scplotter/
Original file line number Diff line number Diff line change @@ -15,49 +15,63 @@ build:
1515requirements :
1616 host :
1717 - r-base
18- - r-seurat
19- - pwwang::r-plotthis
20- - bioconda::bioconductor-complexheatmap
21- - pwwang::bioconductor-screpertoire
18+ - r-circlize
2219 - r-clustree
23- - r-ggwordcloud
20+ - r-concaveman
21+ - r-dplyr
2422 - r-ggalluvial
25- - r-ggvenndiagram
26- - r-ggupset
27- - r-ggpubr
2823 - r-ggforce
24+ - r-ggnewscale
25+ - r-ggplot2
26+ - r-ggpubr
2927 - r-ggraph
3028 - r-ggridges
29+ - r-ggupset
30+ - r-ggvenndiagram
31+ - r-ggwordcloud
32+ - r-gridgraphics
3133 - r-hexbin
34+ - r-metap
3235 - r-igraph
33- - r-scattermore
34- - r-concaveman
35- - r-gridgraphics
3636 - r-inext
37- - r-metap
38-
39- run :
40- - r-base
37+ - r-r6
38+ - r-rlang
39+ - r-scales
40+ - r-scattermore
4141 - r-seurat
42- - pwwang::r-plotthis
42+ - r-seuratobject
43+ - r-stringr
44+ - r-tidyr
4345 - bioconda::bioconductor-complexheatmap
46+ - pwwang::r-plotthis
47+ - pwwang::r-gglogger
4448 - pwwang::bioconductor-screpertoire
49+
50+ run :
51+ - r-base
52+ - r-circlize
4553 - r-clustree
46- - r-ggwordcloud
54+ - r-concaveman
55+ - r-dplyr
4756 - r-ggalluvial
48- - r-ggvenndiagram
49- - r-ggupset
50- - r-ggpubr
5157 - r-ggforce
58+ - r-ggpubr
5259 - r-ggraph
5360 - r-ggridges
61+ - r-ggupset
62+ - r-ggvenndiagram
63+ - r-ggwordcloud
64+ - r-gridgraphics
5465 - r-hexbin
66+ - r-metap
5567 - r-igraph
56- - r-scattermore
57- - r-concaveman
58- - r-gridgraphics
5968 - r-inext
60- - r-metap
69+ - r-scattermore
70+ - r-seurat
71+ - r-seuratobject
72+ - bioconda::bioconductor-complexheatmap
73+ - pwwang::r-plotthis
74+ - pwwang::bioconductor-screpertoire
6175
6276test :
6377 commands :
You can’t perform that action at this time.
0 commit comments