Skip to content
Snippets Groups Projects
Commit 75aa40ad authored by Nathan Drogue's avatar Nathan Drogue
Browse files

update

parent eddd84dd
No related branches found
No related tags found
No related merge requests found
Pipeline #202188 failed
......@@ -2,3 +2,4 @@
.Rhistory
.RData
.Ruserdata
/inst/app/data/Selection/
......@@ -35,8 +35,7 @@ Imports:
stringr,
tidyr,
utils
Suggests:
BilHNgolem,
Suggests:
knitr,
rmarkdown,
spelling,
......
......@@ -15,7 +15,6 @@ RUN Rscript -e 'remotes::install_version("tidyr",upgrade="never", version = "1.2
RUN Rscript -e 'remotes::install_version("config",upgrade="never", version = "0.3.1")'
RUN Rscript -e 'remotes::install_version("testthat",upgrade="never", version = "3.1.6")'
RUN Rscript -e 'remotes::install_version("spelling",upgrade="never", version = "2.2.1")'
RUN Rscript -e 'remotes::install_version("BilHNgolem",upgrade="never", version = "NA")'
RUN Rscript -e 'remotes::install_version("shinyWidgets",upgrade="never", version = "0.7.6")'
RUN Rscript -e 'remotes::install_version("shinyjs",upgrade="never", version = "2.1.0")'
RUN Rscript -e 'remotes::install_version("shinydashboard",upgrade="never", version = "0.7.2")'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment