Skip to content

Commit

Permalink
Try fix travis+Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
vwmaus committed Nov 10, 2020
1 parent 23f6f18 commit 611a811
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@ Suggests:
git2r,
ggplot2,
fastcluster,
progress
progress,
purrr,
pangaear,
units
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ RUN . /etc/environment \
fastcluster \
progress \
remotes \
here \
pangaear \
# r packages versions
&& R -e "remotes::install_version('sf', version = '0.9-6', dependencies= T)" \
&& R -e "remotes::install_version('lwgeom', version = '0.2-5', dependencies= T)" \
Expand Down

0 comments on commit 611a811

Please sign in to comment.