Skip to content

Commit e4fc404

Browse files
authored
gg* packages already installed in rcran image (#129)
1 parent 1b4964f commit e4fc404

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package_installs.R

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ options(Ncpus = parallel::detectCores())
66
install_github("Laurae2/lgbdl")
77
lgbdl::lgb.dl(compiler = "gcc", commit = "tags/v2.3.1")
88

9-
install_github("hadley/ggplot2") # ggthemes is built against the latest ggplot2
10-
install_github("jrnold/ggthemes")
11-
install_github("thomasp85/ggraph")
12-
install_github("thomasp85/gganimate")
139
install_github("dgrtwo/widyr")
1410
install_github("ellisp/forecastxgb-r-package/pkg")
1511
install_github("rstudio/leaflet")

0 commit comments

Comments
 (0)