We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e1605 commit 25d176cCopy full SHA for 25d176c
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
include:
31
- - {r: '4.4.0'}
+ - {r: '4.4.1'}
32
33
steps:
34
- uses: actions/checkout@v4
DESCRIPTION
@@ -11,7 +11,7 @@ Roxygen: list(markdown = TRUE)
11
RoxygenNote: 7.3.2
12
Config/Needs/website: rmarkdown
13
Depends:
14
- R (>= 4.0.0)
+ R (>= 4.2.0)
15
Imports:
16
SeuratObject,
17
scRepertoire (>= 2.0.8), scRepertoire (< 2.3.2),
0 commit comments