Skip to content

Commit 58af8cd

Browse files
Update r.yml
1 parent bb8e9ed commit 58af8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/r.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install dependencies
4848
run: |
4949
install.packages(c("sandwich", "CVXR", "multcomp", "gridExtra", "isotone",
50-
"reshape2", "dplyr", "car", "Matrix", "RLRsim", "scales"))
50+
"reshape2", "dplyr", "car", "Matrix", "RLRsim", "scales", "remotes"))
5151
remotes::install_github("doseresponse/drcData")
5252
remotes::install_github("doseresponse/drc")
5353
shell: Rscript {0}

0 commit comments

Comments
 (0)