Skip to content

Commit

Permalink
R 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbacchus committed May 3, 2024
1 parent cc88350 commit 6de30e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN Rscript -e "devtools::install_github(\"EFForTS-B10/Refforts\", upgrade = \"a
# terra needs a rebuild with a new GDAL
RUN Rscript -e "devtools::install_github(\"rspatial/terra\", upgrade = \"always\")"
RUN Rscript -e "devtools::install_github(\"cran/RandomFields\", upgrade = \"always\")"
# RUN Rscript -e "devtools::install_github(\"ropensci/NLMR\", upgrade = \"always\")"
RUN Rscript -e "devtools::install_github(\"ropensci/NLMR\", upgrade = \"always\")"

RUN pip3 install --upgrade pip

Expand Down

0 comments on commit 6de30e0

Please sign in to comment.