Skip to content

Conversation

@macheitor
Copy link
Collaborator

Completes the exts_list for R packages adding dependencies on top of the extensions to avoid build issues.
Extensions installed by dependencies or build_dependencies are ignored.
Blacklisted extensions, such as base R packages, are ignored too.

Steps for development:

git clone -b easybuild-update-integration https://github.com/HPCNow/easybuild-framework_2024.git
cd easybuild-framework_2024
python3 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
pip install easybuild-easyblocks easybuild-easyconfigs
pip install -e .
python3 easybuild/main.py "your-eb-recipie-path" --check-installed-exts

Victor Machado and others added 30 commits October 28, 2024 12:28
…o-latest-bioconductor

Added support for bioconductor packages
Victor Machado and others added 30 commits November 27, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants