-
Notifications
You must be signed in to change notification settings - Fork 307
add support for installing R extensions in parallel #2408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
branfosj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Going in, thanks @boegel! |
|
@boegel this PR introduced |
@Flamefire It's close to impossible to follow up on things in merged PRs, please open an issue or raise this question in Slack |
requires easybuilders/easybuild-framework#3667
The code should probably be refactored a bit so that there's a separate function to extract the list of required dependencies from the source tarball of an extension, so it can be tested and leveraged elsewhere more easily.