I get the following error for my Bioconductor packages which import or suggest qs2 (CSOA, GSABenchmark, hammers, scLang):
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/home/biocbuild/bbs-3.24-bioc/R/site-library/qs2/libs/qs2.so':
/home/biocbuild/bbs-3.24-bioc/R/site-library/qs2/libs/qs2.so: undefined symbol: _ZTIN3tbb4taskE
Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ‘CSOA’
https://www.bioconductor.org/checkResults/3.24/bioc-LATEST/CSOA/nebbiolo2-install.html
Checking results on Bioconductor (https://www.bioconductor.org/checkResults/3.24/bioc-LATEST/), I found that other reverse dependencies of qs2 (ChromSCape, cTRAP, gDRimport, gDRutils, etc.) have the same issue. Could you please investigate and fix this?
I get the following error for my Bioconductor packages which import or suggest qs2 (CSOA, GSABenchmark, hammers, scLang):
https://www.bioconductor.org/checkResults/3.24/bioc-LATEST/CSOA/nebbiolo2-install.html
Checking results on Bioconductor (https://www.bioconductor.org/checkResults/3.24/bioc-LATEST/), I found that other reverse dependencies of qs2 (ChromSCape, cTRAP, gDRimport, gDRutils, etc.) have the same issue. Could you please investigate and fix this?