We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc259d commit cd86269Copy full SHA for cd86269
1 file changed
.github/workflows/check-full.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
- uses: r-lib/actions/setup-r-dependencies@v2
58
with:
59
- extra-packages: any::rcmdcheck
+ extra-packages: any::rcmdcheck, tidyr=?ignore-before-r=4.1.0
60
needs: check
61
upgrade: 'TRUE'
62
0 commit comments