Re: [Bioc-devel] Memory error from sesame build

2021-11-27 Thread Tim Triche, Jr.
Recursion issue. Make sure some constructor isn’t constructing itself into oblivion. This is a nasty one --t > On Nov 27, 2021, at 5:48 AM, Zhou, Wanding > wrote: > > Hi, > Recently we are experience some memory issue on both development and release > (mostly Windows) that causes the sesam

Re: [Bioc-devel] bpparam Non-deterministic Default

2021-11-27 Thread Spencer Nystrom
This GitHub issue, although lengthy, discusses some of the technical difficulties associated with pulling from the random stream. I've linked to a comment from Martin that discusses this in particular, but there's other good stuff in the rest of the issue. https://github.com/Bioconductor/BiocParal

[Bioc-devel] Memory error from sesame build

2021-11-27 Thread Zhou, Wanding
Hi, Recently we are experience some memory issue on both development and release (mostly Windows) that causes the sesame package build to fail. We are trying to address it but it seems to run fine locally on our side. This is the error on the development branch Setting options('download.file.me