of cores used)?
Thanks,
Ludwig
--
Dr. Ludwig Geistlinger
CUNY School of Public Health
From: Bioc-devel on behalf of
Kasper Daniel Hansen
Sent: Friday, April 27, 2018 10:29 AM
To: Hervé Pagès
Cc: bioc-devel@r-project.org
Subject: Re: [Bioc-devel] build mac
g
--
Dr. Ludwig Geistlinger
CUNY School of Public Health
From: Bioc-devel on behalf of Kasper Daniel Hansen
Sent: Friday, April 27, 2018 10:29 AM
To: Hervé Pagès
Cc: bioc-devel@r-project.org
Subject: Re: [Bioc-devel] build machines
Thanks.
I used
/usr/bi
of Kasper Daniel
Hansen
Sent: Friday, April 27, 2018 10:29 AM
To: Hervé Pagès
Cc: bioc-devel@r-project.org
Subject: Re: [Bioc-devel] build machines
Thanks.
I used
/usr/bin/time -v R CMD check ...
to record the max memory usage of the check, which for minfi suggests
around 5Gb. That's
Thanks.
I used
/usr/bin/time -v R CMD check ...
to record the max memory usage of the check, which for minfi suggests
around 5Gb. That's a lot.
Best,
Kasper
On Thu, Apr 26, 2018 at 3:02 PM, Hervé Pagès wrote:
> Hi,
>
> The Linux and Windows builders have 32 GB of RAM, the Mac
> builders 64
Hi,
The Linux and Windows builders have 32 GB of RAM, the Mac
builders 64 Gb.
We also run concurrent R CMD check's.
Here is a summary:
platform RAM nb of nb of concurrent
(Gb) coresR CMD check's
-
Hi Daniel,
I have the same issue with my package (new contribution). I just finish
reviewing the package with the modifications requested.
I am having a warning because R CMD check is exceeding 5 min, but this is
happening only in the Windows machine.
In Linux and OSX the check finishes in <= 4m