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 625fe53 commit 2996e65Copy full SHA for 2996e65
.github/workflows/check-standard.yaml
@@ -68,7 +68,6 @@ jobs:
68
- name: Install dependencies
69
run: |
70
remotes::install_deps(dependencies = TRUE)
71
- remotes::install_cran("rcmdcheck")
72
shell: Rscript {0}
73
74
- name: Check
0 commit comments