Re: [Bioc-devel] build machines

2018-04-27 Thread Hervé Pagès
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

Re: [Bioc-devel] build machines

2018-04-27 Thread Martin Morgan
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

Re: [Bioc-devel] build machines

2018-04-27 Thread Ludwig Geistlinger
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

Re: [Bioc-devel] build machines

2018-04-27 Thread Kasper Daniel Hansen
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

Re: [Bioc-devel] build machines

2018-04-26 Thread Hervé Pagès
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 -

Re: [Bioc-devel] build machines

2018-04-26 Thread Diogo FT Veiga
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