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 80df572 commit 96f39c9Copy full SHA for 96f39c9
.github/workflows/R-CMD-check.yaml
@@ -59,6 +59,7 @@ jobs:
59
run: |
60
install.packages("https://cran.r-project.org/src/contrib/Matrix_1.7-0.tar.gz", type = "source")
61
install.packages("https://cran.r-project.org/src/contrib/lme4_1.1-35.3.tar.gz", type = "source")
62
+ shell: Rscript {0}
63
64
- name: Add flags to Makevars
65
0 commit comments