Skip to content

Commit c6a26fc

Browse files
committed
ci: add 'remotes' package to extra dependencies in workflow (0.7.2)
1 parent bf02450 commit c6a26fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
cache-version: 2
5454
# gsl v2.1-9 requires R>4.5
5555
extra-packages: |
56-
any::devtools, any::pkgdown, any::plotthis, any::ComplexHeatmap,
56+
any::remotes, any::devtools, any::pkgdown, any::plotthis, any::ComplexHeatmap,
5757
any::Seurat, any::concaveman, any::gridGraphics, any::ggVennDiagram,
5858
any::clustree, any::ggwordcloud, any::ggalluvial, any::ggpubr, any::callr,
5959
any::ggforce, any::ggraph, any::ggridges, any::hexbin, any::igraph,

0 commit comments

Comments
 (0)