@@ -258,3 +258,42 @@ easyconfigs:
258258 - PostgreSQL-16.1-GCCcore-12.3.0.eb
259259 - ImageMagick-7.1.1-15-GCCcore-12.3.0.eb
260260 - GDAL-3.7.1-foss-2023a.eb
261+ # from here on apps were originally built with EB 4.9.1 (except for
262+ # R-bundle-CRAN-2023.12-foss-2023a, which was originally built with 4.9.4)
263+ - ncdu-1.18-GCC-12.3.0.eb
264+ - SAMtools-1.18-GCC-12.3.0.eb
265+ - R-bundle-CRAN-2023.12-foss-2023a.eb
266+ # R-bundle-CRAN requires a lot of time. We first build that one and afterwards
267+ # continue with the ones below.
268+ #
269+ # # while PR 20379 is included since EB 4.9.2, we need to use a commit to avoid
270+ # # rebuilding R-bundle-Bioconductor due to the later PR 21948 which was only made
271+ # # available with EB 5.0.0
272+ # # - R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb:
273+ # # options:
274+ # # from-pr: 20379
275+ # - R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb:
276+ # options:
277+ # # (additional extensions have been added)
278+ # # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21948
279+ # from-commit: f9cfe6ac7d9019970c2be3e8b09db4d846cf005a
280+ # # PR 18852 is included since EB 4.9.2
281+ # # - ipympl-0.9.3-gfbf-2023a.eb:
282+ # # options:
283+ # # # see https://github.com/easybuilders/easybuild-easyconfigs/pull/18852
284+ # # from-pr: 18852
285+ # - ipympl-0.9.3-gfbf-2023a.eb
286+ # # PR 20595 is included since EB 4.9.2
287+ # # - ESPResSo-4.2.2-foss-2023a.eb:
288+ # # options:
289+ # # from-pr: 20595
290+ # - ESPResSo-4.2.2-foss-2023a.eb
291+ # - GATK-4.5.0.0-GCCcore-12.3.0-Java-17.eb
292+ # - WhatsHap-2.2-foss-2023a.eb
293+ # # PR 20784 is included since EB 4.9.2
294+ # # - BLAST+-2.14.1-gompi-2023a.eb:
295+ # # options:
296+ # # from-pr: 20784
297+ # - BLAST+-2.14.1-gompi-2023a.eb
298+ # - Valgrind-3.21.0-gompi-2023a.eb
299+ # - OrthoFinder-2.5.5-foss-2023a.eb
0 commit comments