Skip to content

Commit

Permalink
Update install_packages.R
Browse files Browse the repository at this point in the history
xgboost added
  • Loading branch information
Andrew-Leduc authored Aug 27, 2024
1 parent 738b92b commit dfc6949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions decode_analysis/install_packages.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## from CRAN
install.packages("viridis")
install.packages("readxl")
install.packages("xgboost")

## from BioConductor
if (!require("BiocManager", quietly = TRUE))
Expand Down

0 comments on commit dfc6949

Please sign in to comment.