Re: [Bioc-devel] new Windows toolchain for R-3.3.0

2016-03-31 Thread Kasper Daniel Hansen
gt; > From: "Kasper Daniel Hansen" > > To: "Dan Tenenbaum" > > Cc: "bioc-devel" > > Sent: Thursday, March 31, 2016 5:52:36 PM > > Subject: Re: [Bioc-devel] new Windows toolchain for R-3.3.0 > > > There are tons of errors with affxpars

Re: [Bioc-devel] new Windows toolchain for R-3.3.0

2016-03-31 Thread Dan Tenenbaum
need a VM. Dan - Original Message - > From: "Kasper Daniel Hansen" > To: "Dan Tenenbaum" > Cc: "bioc-devel" > Sent: Thursday, March 31, 2016 5:52:36 PM > Subject: Re: [Bioc-devel] new Windows toolchain for R-3.3.0 > There are tons o

Re: [Bioc-devel] new Windows toolchain for R-3.3.0

2016-03-31 Thread Kasper Daniel Hansen
There are tons of errors with affxparser (as mentioned on the toolchain setup documentation). However, (almost) all of them seems to be errors in header files included with mingq. The first one is pasted below, and the error (seems to be) in the minwindef.h header file. Given that this is a new

[Bioc-devel] new Windows toolchain for R-3.3.0

2016-03-31 Thread Dan Tenenbaum
Hello all, R is planning to use a new Windows toolchain (known as Rtools33) for the soon-to-be-released R-3.3.0. This toolchain will use gcc/g++ 4.9.3 (an upgrade from 4.6.3). We expect CRAN packages for Windows using this toolchain in a few days. We are currently building the devel branch of B