An error occurred while loading the file. Please try again.
-
Pierre-Antoine Rouby authored49dd3c65
This GitLab CI configuration is valid.
Learn more
default:
tags: [docker]
image: r-base:latest
before_script:
- Rscript -e 'install.packages("remotes")'
- Rscript -e 'remotes::install_gitlab("HYCAR-Hydro/airgr@sd", host = "gitlab.irstea.fr")'
- R CMD build ../griwrm
check_not_cran:
variables:
NOT_CRAN: "true"
script:
- R CMD check griwrm_*.tar.gz