Merge pull request #303728 from Kupac/fix_coMethDMR

rPackages.coMethDMR: skip load test

authored by Justin Bedő and committed by GitHub 56934ec7 025d3a2f

+1
+1
pkgs/development/r-modules/default.nix
··· 962 "PhIPData" # tries to download something from a DB 963 "pbdMPI" # tries to run MPI processes 964 "data_table" # fails to rename shared library before check 965 "multiMiR" # tries to connect to DB 966 ]; 967
··· 962 "PhIPData" # tries to download something from a DB 963 "pbdMPI" # tries to run MPI processes 964 "data_table" # fails to rename shared library before check 965 + "coMethDMR" # tries to connect to ExperimentHub 966 "multiMiR" # tries to connect to DB 967 ]; 968