From 75fc78e5c11dd95165dc29ef5ea26fbefbb52451 Mon Sep 17 00:00:00 2001 From: avahoffman Date: Thu, 14 Mar 2024 18:42:16 -0400 Subject: [PATCH] single quotations inside double --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index 63ac5e693..edf9eb128 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -40,7 +40,7 @@ RUN apt-get -y --no-install-recommends install \ python3-pip python3-dev # JHUR package -RUN Rscript -e "options(warn = 2); install.packages('remotes'); remotes::install_github('muschellij2/jhur');remotes::install_github("MatthewBJane/ThemePark")" +RUN Rscript -e "options(warn = 2); install.packages('remotes'); remotes::install_github('muschellij2/jhur');remotes::install_github('MatthewBJane/ThemePark')" # R packages RUN Rscript -e "options(warn = 2);install.packages( \