Skip to content

Commit 7b4b33f

Browse files
committed
ci: update R version from 4.4.1 to 4.4.3 for compatibility
1 parent c9cdd4f commit 7b4b33f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
include:
31-
- {r: '4.4.1'}
31+
- {r: '4.4.3'}
3232

3333
steps:
3434
- uses: actions/checkout@v4

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Depends:
1414
R (>= 4.2.0)
1515
Imports:
1616
SeuratObject,
17-
scRepertoire (== 2.2.1),
17+
scRepertoire (>= 2.0.8), scRepertoire (< 2.3.2),
1818
circlize,
1919
dplyr,
2020
scales,

0 commit comments

Comments
 (0)