6 lines
279 B
R
Executable File
6 lines
279 B
R
Executable File
basePackages <- c("dplyr","digest","ggplot2","shiny","latex2expr",
|
|
"magrittr","tibble","tidyr")
|
|
install.packages(basePackages)
|
|
install.packages("https://github.com/hollorol/RBBGCMuso/raw/master/RBBGCMuso_0.5.0.0-0.zip", repos = NULL, type = "win.binary")
|
|
|