easybuild-easyblocks icon indicating copy to clipboard operation
easybuild-easyblocks copied to clipboard

`RPackage` easyblock is not compatible with `--sanity-check-only`

Open boegel opened this issue 2 years ago • 0 comments

Module is not loaded, which leads to /bin/bash: R: command not found when running sanity check.

A fix similar to what was done for PythonPackage in https://github.com/easybuilders/easybuild-easyblocks/pull/2828 is needed, or perhaps this can be fixed in framework instead to cover all types of extensions, not sure...

boegel avatar Aug 24 '23 09:08 boegel