Re: [Rd] Windows binary packages & R-Forge

2008-05-07 Thread Prof Brian Ripley
Please report this to R-forge, not here -- it is not an R development issue (as e.g. R itself and the CRAN packages are being built). It looks like they don't have the correct Rtools (27 or 28) installed. You can use win-builder to get a Windows binary built. On Wed, 7 May 2008, Yohan Chalabi

Re: [Rd] Windows binary packages & R-Forge

2008-05-07 Thread Jari Oksanen
On Wed, 2008-05-07 at 09:48 +0200, Yohan Chalabi wrote: > Hi room, > > There seems to be a problem with the Windows building machines of > R-Forge. All our packages with Fortran source code cannot be compiled > for Windows. The error in the log file is > > make[3]: gfortran: Command not found >

[Rd] Windows binary packages & R-Forge

2008-05-07 Thread Yohan Chalabi
Hi room, There seems to be a problem with the Windows building machines of R-Forge. All our packages with Fortran source code cannot be compiled for Windows. The error in the log file is make[3]: gfortran: Command not found It seems that gfortran is not installed. Is there any plan to fix this o