LTLA / csaw

Clone of the Bioconductor repository for the csaw package.

Home Page:https://bioconductor.org/packages/devel/bioc/html/csaw.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit test failure on Mac arm64

hpages opened this issue · comments

Very similar to knncolle/BiocNeighbors#21.

Unit test failures ("Objects equal but not identical") on Mac arm64: https://bioconductor.org/checkResults/3.18/bioc-mac-arm64-LATEST/csaw/kjohnson1-checksrc.html

No Mac arm64 binary in BioC 3.18: https://bioconductor.org/packages/3.18/csaw

In this case the missing csaw binary is blocking propagation of Mac arm64 binaries for 7 Bioconductor packages in BioC 3.18.

Thanks,
H.

Alright, let's see how it goes with 1.37.1.

Can you please push this to the RELEASE_3_18 branch? The goal is to produce a Mac arm64 binary for the BioC 3.18 release. Thanks!

Done.

Thanks! Let see what happens on the next build report for kjohnson1 (should be tomorrow).

Thanks for fixing the unit tests on Mac arm64: https://bioconductor.org/checkResults/3.18/bioc-mac-arm64-LATEST/csaw/

Unfortunately the binary cannot propagate because of LTLA/metapod#1

All good now. Thanks!