Skip to content
Prev 9516 / 21318 Next

[Bioc-devel] BioC check error for flowClust on windows

When you don't see a specific error message, it's often a hint that R actually crashed (popped up a dialog box that you can't see in the build report. 

And indeed that is the case here. 

I can reproduce it easily as follows: 

R --arch i386 

library(flowClust) 
example(flowClust) 

It works fine under the default (x64) architecture. Did you test it under i386? 

Here's the build report url, BTW: 

https://bioconductor.org/checkResults/devel/bioc-LATEST/flowClust/moscato1-checksrc.html 

By debugging the flowClust() function I can see that the crash happens after invoking .flowClustK() via mclapply(). 

Dan

        

  
  
Message-ID: <754735085.330432.1468616507883.JavaMail.zimbra@fredhutch.org>
In-Reply-To: <20668_1468616043_57894D6B_20668_4112_2_57894D51.4010401@fhcrc.org>