Re: [R] building windows binary of a package

2009-01-20 Thread Duncan Murdoch
On 1/20/2009 12:17 PM, Li, Xiaochun wrote: Hi, I'm trying to build a Windows binary from a source package using R-2.8.1. I downloaded Rtools29 and set up the path. I got this error when running R CMD INSTALL, make: sh.exe: Command not found make: *** [pkg-SurvCov] Error 127 *** Installation o

[R] building windows binary of a package

2009-01-20 Thread Li, Xiaochun
Hi, I'm trying to build a Windows binary from a source package using R-2.8.1. I downloaded Rtools29 and set up the path. I got this error when running R CMD INSTALL, make: sh.exe: Command not found make: *** [pkg-SurvCov] Error 127 *** Installation of SurvCov failed *** However, I can run 'sh'