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
UMR-ASTRE
mapMCDA
Commits
165af09b
Commit
165af09b
authored
Oct 23, 2021
by
Facundo Muñoz
®️
Browse files
Description. Depend on R >= 4.0 to integrate updates in rgdal, GDAL and PROJ.
parent
b0ddbe5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dockerfiles/test_environment/Dockerfile_devel
View file @
165af09b
...
...
@@ -34,6 +34,7 @@ RUN ["install2.r", "devtools", "knitr", "lintr", "mapview", "rmarkdown", "roxyge
RUN rm -rf /tmp/downloaded_packages/ /tmp/*.rds
# Copy mapMCDA source directory
# Should perhaps clone the current version on line, as done in GitLab?
COPY . $CI_PROJECT_DIR
# Build package
...
...
Write
Preview
Markdown
is supported
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