Skip to content
Snippets Groups Projects
Commit 6ceec70e authored by David Dorchies's avatar David Dorchies
Browse files

fix: crash with R devel due to missing function in R API for C code

From https://forgemia.inra.fr/umr-g-eau/fairify/-/jobs/1037608

Error: package or namespace load failed for ‘this.path’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/builds/umr-g-eau/fairify/ci/lib/00LOCK-this.path/00new/this.path/libs/this.path.so':
  /builds/umr-g-eau/fairify/ci/lib/00LOCK-this.path/00new/this.path/libs/this.path.so: undefined symbol: R_mkClosure

Also use geospatial in order to limit package installations in CI
parent fba9192a
No related branches found
No related tags found
1 merge request!11Resolve "Normalize dimension of images in report"
......@@ -5,7 +5,7 @@ stages:
default:
tags: [docker]
image: rocker/verse:devel
image: rocker/geospatial:latest
variables:
CACHE_CI: "$CI_PROJECT_DIR/ci"
......
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