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
d87f699b
Commit
d87f699b
authored
Apr 27, 2020
by
Virgile Baudrot
Browse files
Merge remote-tracking branch 'origin/master'
parents
a536d1a8
035362e7
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
d87f699b
...
...
@@ -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