Skip to content

Commit 392bee4

Browse files
authored
Org names are case sensitive, apparently (#57)
1 parent 571fc6d commit 392bee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
github_packages <- c(
77
"r-lib/covr",
88
"pharmaR/riskmetric",
9-
"genentech/covtracer"
9+
"Genentech/covtracer"
1010
)
1111
lapply(github_packages, remotes::install_github)
1212

0 commit comments

Comments
 (0)