mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 08:06:12 +01:00
gitlab ci
This commit is contained in:
parent
b92c392dd4
commit
928e42649f
@ -36,7 +36,7 @@ before_script:
|
||||
# install dependencies for package
|
||||
- apt-get -y install libxml2-dev libssl-dev libcurl4-openssl-dev zlib1g-dev pandoc r-base
|
||||
- mkdir installed_deps
|
||||
- Rscript -e '.libPaths <- c("installed_deps", .libPatgs())'
|
||||
- Rscript -e '.libPaths <- c("installed_deps", .libPaths())'
|
||||
- Rscript -e 'install.packages(c("devtools", "rlang"), repos = "https://cran.rstudio.com")'
|
||||
- Rscript -e 'devtools::install_dev_deps(repos = "https://cran.rstudio.com")'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user