dfrancis01 / dfo-richt-project

Other
0 stars 0 forks source link

25 create dockerfile image for the project #42

Closed dfrancis01 closed 2 years ago

dfrancis01 commented 2 years ago

update to install from remotes to suppress request to update dependencies with install RiCHT package


RUN Rscript -e 'remotes::install_local("richt",upgrade = "never")'
``