Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ShinyApps
briskaRShinyApp
Commits
035362e7
Commit
035362e7
authored
Apr 27, 2020
by
Virgile Baudrot
Browse files
Update Dockerfile: add shinydashboardPlus
parent
c6a83929
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
035362e7
...
...
@@ -23,6 +23,7 @@ RUN R -e 'remotes::install_cran("sf")'
RUN
R
-e
'remotes::install_cran("leaflet")'
RUN
R
-e
'remotes::install_cran("htmltools")'
RUN
R
-e
'remotes::install_cran("shinydashboard")'
RUN
R
-e
'remotes::install_cran("shinydashboardPlus")'
RUN
R
-e
'remotes::install_cran("ggplot2")'
RUN
R
-e
'remotes::install_cran("rgdal")'
RUN
R
-e
'remotes::install_cran("dplyr")'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment