Skip to content
Snippets Groups Projects
Commit 157ddf2a authored by ronan.vignard's avatar ronan.vignard
Browse files

Merge branch 'dev' into 'main'

Installation de sf

See merge request !67
parents cc2ca55a e6f6b296
No related branches found
No related tags found
Loading
Pipeline #431134 passed
......@@ -24,6 +24,7 @@ building:
- mkdir -p $R_LIBS
- Rscript -e 'install.packages("remotes")'
- Rscript -e 'install.packages("rcmdcheck")'
- Rscript -e 'install.packages("sf", repos="https://cloud.r-project.org")'
- Rscript -e 'remotes::install_local(upgrade = "never")'
- Rscript -e 'remotes::install_git("https://gitlab-forge.din.developpement-durable.gouv.fr/dreal-pdl/csd/data.captages.git")'
- R -e 'rcmdcheck::rcmdcheck(args = c("--no-manual"), error_on = "warning", check_dir = "check")'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment