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 89ea11a commit 8d70633Copy full SHA for 8d70633
.github/workflows/check-full.yaml
@@ -56,7 +56,6 @@ jobs:
56
- uses: r-lib/actions/check-r-package@v2
57
with:
58
upload-snapshots: true
59
- upload-results: true
60
error-on: 'ifelse(getRversion() > "3.6", "warning", "note")'
61
env:
62
_R_CHECK_FORCE_SUGGESTS_: false
0 commit comments