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 141110c commit eac4875Copy full SHA for eac4875
.github/workflows/R-CMD-check.yaml
@@ -49,3 +49,4 @@ jobs:
49
- uses: r-lib/actions/check-r-package@v2
50
with:
51
upload-snapshots: true
52
+ args: 'c("--no-manual", "--as-cran", "--no-multiarch")'
0 commit comments