Skip to content

Commit

Permalink
Additional package for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Apr 16, 2024
1 parent ee57a6a commit 90b4ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN install_packages \
testthat \
tidyr

RUN Rscript -e 'remotes::install_github("r-opt/ROIoptimizer")'
RUN Rscript -e 'remotes::install_github(c("r-opt/ROIoptimizer", "r-opt/rmpk"))'

WORKDIR /mintr

Expand Down

0 comments on commit 90b4ab6

Please sign in to comment.