add compiler/parallel/tcltk R libraries included in base installation to extensions in R 4.x easyconfigs using foss toolchain#14189
Conversation
… to extensions in R 4.x easyconfigs using foss toolchain
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 948955388 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @boegel! |
(created using
eb --new-pr)Including these additional libraries in
exts_listdoesn't actually affect the installation at all, since they're always installed, even when not listed explicitly as extension.The main motivation for doing this is to ensure that base R libraries that are listed as a required dependency for R libraries from CRAN are included in
exts_list, which is required to be able to install the extensions in parallel (cfr. easybuilders/easybuild-framework#3667 and easybuilders/easybuild-easyblocks#2408).(I'll open separate PRs for
Reasyconfigs using afosscudatoolchain, and for older versions, to facilitate submitting test reports)