{lang}[foss/2017b] R v3.4.3#5550
Conversation
|
|
||
| configopts = "--with-pic --enable-threads --enable-R-shlib" | ||
| # some recommended packages may fail in a parallel build (e.g. Matrix), and we're installing them anyway below | ||
| configopts += " --with-recommended-packages=no" |
There was a problem hiding this comment.
@Helios07 Please move these lines down below osdependencies, we changed that consistently in #5485.
Also include easybuild_version = '3.5.0' (+ comments, see existing R easyconfigs) to make sure that the updated EB_R easyblock is used, otherwise you may end up with a suboptimal R installation (not properly linked to BLAS/LAPACK).
| }), | ||
| ('BayesianTools', '0.1.3', { | ||
| 'checksums': ['4576245165b748e3ca6fef08dd478617111bf7813b6a43587ddeaa0e8b6e9b0e'], | ||
| }), |
There was a problem hiding this comment.
please also include gomms, which was just added (see #5547)
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
I'm not sure why the |
|
Going in, thanks @Helios07! |
(created using
eb --new-pr)