Skip to content

[Bioc-devel] Possible problems with BiocParallel and R cmd check on Github

2 messages · Henrik Bengtsson, Giulia Pais

#
(I assume you just forgot to 'Reply All' so I've added bioc-devel back
to the cc:)
I'd say that that 'usethis' setup did not anticipate package tests
that run parallel code.  So, don't assume it's perfect and that it
covers all use cases.
That's actually my suggestion - did you try my one-line addition?  I'm
95% certain it will solve your check errors on Windows as it did for
me.
Yes, there seems to be some hiccups.  I also get those since a few
days back.  These are out of our control and we just have to wait for
them to resolved upstream/elsewhere.

/Henrik
On Thu, Jul 30, 2020 at 2:05 AM Giulia Pais <giuliapais1 at gmail.com> wrote:
#
Yes, I've added the line of code you suggested to the workflows and it 
solves the problems for Windows, thank you very much! Since it appears 
to be a common problem for macOS we will proceed with submission then, 
thank you again (Sorry for the reply all)

Il 30/07/2020 11:47, Henrik Bengtsson ha scritto: