Re: [Rd] running 'make' failed during vignette creation ('R CMD build') on Windows

2010-09-25 Thread Hervé Pagès
This fixed in current R-alpha (r52991) too. Thanks! H. On 09/15/2010 11:33 PM, Hervé Pagès wrote: I think I found the problem. During the recent transition from Perl-based to R-based 'R CMD check/build', the rcmdfn() function in src/gnuwin32/front-ends/rcmdfn.c has been hacked quite a bit. Thi

Re: [Rd] running 'make' failed during vignette creation ('R CMD build') on Windows

2010-09-15 Thread Hervé Pagès
I think I found the problem. During the recent transition from Perl-based to R-based 'R CMD check/build', the rcmdfn() function in src/gnuwin32/front-ends/rcmdfn.c has been hacked quite a bit. This function gets called right after the R front-end is started and its main purpose is to process the u