cjerzak commited on
Commit
74a1b1e
·
verified ·
1 Parent(s): 42b4218

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -14,6 +14,7 @@ RUN install2.r --error --repos "https://cran.r-project.org" \
14
  shinydashboard \
15
  sf \
16
  cartogram \
 
17
  rnaturalearth \
18
  rnaturalearthdata
19
 
 
14
  shinydashboard \
15
  sf \
16
  cartogram \
17
+ countrycode \
18
  rnaturalearth \
19
  rnaturalearthdata
20