We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8b0718 + 4ec384f commit acc737cCopy full SHA for acc737c
.github/workflows/check-full.yaml
@@ -28,6 +28,7 @@ jobs:
28
# max-parallel: 2
29
matrix:
30
config:
31
+ - {os: macos-26, r: 'release'}
32
- {os: macos-15, r: 'release'}
33
- {os: windows-latest, r: 'release'}
34
- {os: ubuntu-latest, r: 'release'}
DESCRIPTION
@@ -69,4 +69,4 @@ Remotes:
69
WSpiller/RadialMR
70
Encoding: UTF-8
71
Roxygen: list(markdown = TRUE)
72
-RoxygenNote: 7.3.2
+RoxygenNote: 7.3.3
0 commit comments