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 571fc6d commit 392bee4Copy full SHA for 392bee4
dependencies.R
@@ -6,7 +6,7 @@
6
github_packages <- c(
7
"r-lib/covr",
8
"pharmaR/riskmetric",
9
- "genentech/covtracer"
+ "Genentech/covtracer"
10
)
11
lapply(github_packages, remotes::install_github)
12
0 commit comments