Merge pull request #303899 from Kupac/fix_MsDataHub

rPackages.MsDataHub: skip load check
This commit is contained in:
Justin Bedő 2024-04-16 17:39:22 +10:00 committed by GitHub
commit a53c603cf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -960,6 +960,7 @@ let
];
packagesToSkipCheck = [
"MsDataHub" # tries to connect to ExperimentHub
"Rmpi" # tries to run MPI processes
"ReactomeContentService4R" # tries to connect to Reactome
"PhIPData" # tries to download something from a DB