We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b206ea4 commit e448c91Copy full SHA for e448c91
.github/workflows/check-standard.yaml
@@ -55,7 +55,7 @@ jobs:
55
56
- uses: r-lib/actions/setup-r-dependencies@v2
57
with:
58
- dependencies: "all"
+ dependencies: all
59
extra-packages: |
60
rcmdcheck
61
rstan
0 commit comments