On 07/09/2018 11:00 AM, Sergio Picart Armada wrote:
Thank you Morgan,
I already fixed this by skipping the offending test on win32.
I fixed the devel version, but the release version has not noticed the
version bump (from 1.0.0 to 1.0.1).
Did I forget anything?
builds are nightly, not on
Thank you Morgan,
I already fixed this by skipping the offending test on win32.
I fixed the devel version, but the release version has not noticed the version
bump (from 1.0.0 to 1.0.1).
Did I forget anything?
Thank you again,
On Monday, May 21, 2018 18:58 CEST, Hervé Pagès wrote:
On 05
On 05/21/2018 05:50 AM, Martin Morgan wrote:
Remember that 32-bit Windows can only address vectors that are less than
2^32 - 1 elements long -- it looks like your example is trying to do
more than this, and the solution is to implement a more modest example.
32-bit Windows limits the amount of
Remember that 32-bit Windows can only address vectors that are less than
2^32 - 1 elements long -- it looks like your example is trying to do
more than this, and the solution is to implement a more modest example.
Martin
On 05/18/2018 04:05 AM, Sergio Picart Armada wrote:
Dear Bioconductor t
Dear Bioconductor team,
I'm the maintainer of the FELLA package.
Lately the check in tokay2 has failed, see
http://bioconductor.org/checkResults/release/bioc-LATEST/FELLA/tokay2-checksrc.html
Specifically: Message: At vector.pmt:442 : cannot reserve space for vector, Out
of memory
Class: si