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 0acca40 commit ad80e3cCopy full SHA for ad80e3c
.github/workflows/R-CMD-check.yaml
@@ -73,7 +73,7 @@ jobs:
73
name,
74
"-1.2.8.tgz'
75
)
76
- remotes::install_url(, INSTALL_opts = c("--no-multiarch", "--no-test-load", "--no-staged-install"))
+ remotes::install_url(url, INSTALL_opts = c("--no-multiarch", "--no-test-load", "--no-staged-install"))
77
shell: Rscript {0}
78
79
- uses: r-lib/actions/check-r-package@v2
0 commit comments