Re: [Bioc-devel] BiocCheck not available in bioc-devel docker container

2022-11-10 Thread Stevie Pederson
HI Mike, Thanks so much for taking the time to go through everything so carefully. It's very much appreciated. I originally found the issue with BiocCheck by instantiating the bioc-devel container locally. That one's sorted now so the devel version of ngsReports builds on r-devel using linux. A

Re: [Bioc-devel] uncoverappLib problems reported in the Multiple platform build/check report for BioC 3.16

2022-11-10 Thread Kern, Lori
I am able to reproduce this locally * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ERROR Running examples in 'uncoverappLib-Ex.R' failed The error most likely occurred in: >

[Bioc-devel] Broken stringi install on bioconductor_docker:RELEASE_3_16

2022-11-10 Thread Stevie Pederson
Hi, I've just instantiated a local container for RELEASE_3_16 & have this problem: library(stringi) Error: package or namespace load failed for ‘stringi’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/usr/local/lib/R/site-library/stringi/libs/stringi.so':

Re: [Bioc-devel] BiocCheck not available in bioc-devel docker container

2022-11-10 Thread Mike Smith
Hi Stevie, To follow up on this, BiocCheck is missing from devel because some changes in R-devel tripped up a few unit tests, and the package hasn't been built successfully. It looks like Marcel has fixed those issues ( https://code.bioconductor.org/browse/BiocCheck/commits/master) and it should