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 4a0882a commit 457802bCopy full SHA for 457802b
.github/workflows/dsBase_test_suite.yaml
@@ -67,7 +67,7 @@ jobs:
67
68
- uses: r-lib/actions/setup-r-dependencies@v2
69
with:
70
- dependencies: "FALSE" # skip auto detection
+ dependencies: 'c("Imports")'
71
extra-packages: |
72
any::rcmdcheck
73
cran::devtools
0 commit comments