Releases: molgenis/depad-utils
Releases · molgenis/depad-utils
v24.04.1
What's Changed
- Bugfix for switching to CircleCI. by @pneerincx in #13
- Updated
generateEasyConfig.R
forfoss/2022a
and withR-4.2.1
by @RoanKanninga in #11 - Added new
module-usage
reporting command. by @pneerincx in #14
New Contributors
- @RoanKanninga made their first contribution in #11
Full Changelog: v23.04.1...v24.04.1
v23.04.1
What's Changed
- Added Jenkins config and shellchecks. by @pneerincx in #9
- GetPerlModuleDepTreeFromCPAN.pl: Fixed dependency order when listing deps for multiple Perl Modules in one go. by @pneerincx in #10
- Updated hpc-environment-sync. by @pneerincx in #12
Full Changelog: v21.02.1...v23.04.1
v21.02.1
v20.09.1
v19.10.1
v19.08.1
hpc-environment-sync.bash
:- Removed trailing white space in comments.
- Added rsync of the Lmod cache when syncing only one or more modules.
generateEasyConfig.R
:- Updated for R 3.6.1 on foss 2018b
- Split EasyConfig into two: generate one for
R-bare
and one forRPlus
. - Automagically update versions of dependencies based on loaded modules in environment.
- Remove base packages from generated RPlus EasyConfigs.
- Inform user how to insert checksums for sources into generated EasyConfigs using
eb
command.
GetPerlModuleDepTreeFromCPAN.pl
:- Parse more rare
.tgz
extensions in addition to the more common.tar.gz
.
- Parse more rare