Closed akhst7 closed 1 year ago
The previous time you reported this (#50) the solution was to use the pre-compiled binary from Bioconductor. Since you've switched to R-4.3, I guess you're now using BioC 3.17. Either the binary distributed by Bioconductor for that version has been built differently, and we should try to figure out what changed, or you're getting the source version and compiling locally instead.
Perhaps you can share the output from installing the package so we can verify which is the case?
@grimbough, I just manually compiled a version 1.21.0 which was loaded in R 4.3 without any issues. It's been like this with arm64 M1 Mac. Anyway, I will close this issue now. Thanks.
Hi, I am having a codesign error with a version 1.20.0 in M1 Mac when I try to load it , shown as follows.
Arm64 Binary Rhdf5lib from bioconductor (1.20.0) was installed and working fine until R was upgraded from 4.2.2 to 4.3.0. This is the same issue in #50. Any workaround ?