Re: [Bioc-devel] arm64 on Mac build fails due to problem with MPO.db

2023-10-19 Thread Matteo Tiberti via Bioc-devel
Hi all, Regarding this problem with macOS arm64 builds, I just wanted to report that @Jennifer Wokaty ‘s fix worked and our packages are now all green (as well as others that were failing earlier for the same reason, from a cursory check). Thank you for th

Re: [Bioc-devel] Build error for CaDrA package on kunpeng2 Linux machine

2023-10-19 Thread Martin Grigorov
Hello Reina, The checks pass now after your last commit: ``` ... * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R c

Re: [Bioc-devel] Hub access temporarily unavailable

2023-10-19 Thread Kern, Lori via Bioc-devel
This should now be resolved. We appreciate your patience and understanding. Lori Shepherd - Kern Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 From:

Re: [Bioc-devel] Build error for CaDrA package on kunpeng2 Linux machine

2023-10-19 Thread Chau, Reina
Hi Martin, Yes, I removed that specified test case that failed the check in order to meet Bioconductor 3.18 release deadline. Thanks again for looking into this! Best, Reina C. On Oct 19, 2023, at 4:20 AM, Martin Grigorov wrote: Hello Reina, The checks pass now after your last commit: ```