Message-ID: <754735085.330432.1468616507883.JavaMail.zimbra@fredhutch.org>
Date: 2016-07-15T21:01:47Z
From: Dan Tenenbaum
Subject: [Bioc-devel] BioC check error for flowClust on windows
In-Reply-To: <20668_1468616043_57894D6B_20668_4112_2_57894D51.4010401@fhcrc.org>
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
> From: "Mike" <wjiang2 at fhcrc.org>
> To: "bioc-devel" <Bioc-devel at r-project.org>
> Sent: Friday, July 15, 2016 1:53:37 PM
> Subject: [Bioc-devel] BioC check error for flowClust on windows
> Hi,
> Here is the CHECK report for flowClust on moscato1. There is not pacific
> error message on that page and I can't reproduce it on my local windows.
> Mike
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
[[alternative HTML version deleted]]