We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec98aa commit baa7bb2Copy full SHA for baa7bb2
.github/workflows/R-CMD-check.yaml
@@ -45,4 +45,5 @@ jobs:
45
- uses: r-lib/actions/check-r-package@v2
46
with:
47
upload-snapshots: true
48
- args: ' --as-cran'
+ args: ' --as-cran'
49
+
0 commit comments