Skip to content

Commit

Permalink
added packages to installR
Browse files Browse the repository at this point in the history
  • Loading branch information
tetomonti committed Sep 2, 2024
1 parent 75f69f3 commit c61638c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/installR.R
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ installR <- function(
"statmod",
"survminer",
"tidygraph",
"tidyverse"
"tidyverse",
"vip"
)
## Bioconductor packages
core_bioC_pkgs <- c(
Expand Down

0 comments on commit c61638c

Please sign in to comment.