Skip to content
Snippets Groups Projects
Commit 65c2b09e authored by Jeffrey Pullin's avatar Jeffrey Pullin
Browse files

Add cli package to dependencies

parent 36070734
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ r_package_dependencies <- c(
"tools", "stats", "khroma", "ggforce",
"MASS", "pheatmap", "jsonlite",
"R.utils", "AnnotationDbi", "edgeR", "glmGamPoi",
"limma", "multcomp", "reticulate"
"limma", "multcomp", "reticulate", "cli"
)
BiocManager::install(r_package_dependencies)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment