Skip to content

Commit 4be908b

Browse files
committed
ci: add GiottoClass to extra-packages for R dependencies
1 parent 69cd528 commit 4be908b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
any::clustree, any::ggwordcloud, any::ggalluvial, any::ggpubr, any::callr,
5757
any::ggforce, any::ggraph, any::ggridges, any::hexbin, any::igraph,
5858
any::scattermore, any::ggupset, any::iNEXT, any::metap, any::tidyprompt,
59-
any::terra
59+
any::terra, any::GiottoClass
6060
6161
- uses: r-lib/actions/check-r-package@v2
6262
env:

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ LazyData: true
5555
LazyDataCompression: xz
5656
Remotes:
5757
pwwang/plotthis
58+
drieslab/GiottoClass
5859
URL: https://github.com/pwwang/scplotter
5960
https://pwwang.github.io/scplotter/
6061
BugReports:

0 commit comments

Comments
 (0)