Message-ID: <7a9ndvcijevdi8h1id63e9mbs4nm142pl1@4ax.com>
Date: 2003-06-02T19:28:59Z
From: Duncan Murdoch
Subject: Building an R package under Windows NT
In-Reply-To: <76A000A82289D411952F001083F9DD06047FE0E1@exsalem4-bu.odot.state.or.us>
On Mon, 2 Jun 2003 11:35:21 -0700 , you wrote in message
<76A000A82289D411952F001083F9DD06047FE0E1 at exsalem4-bu.odot.state.or.us>:
>
>But when I try to build a precompiled binary package I get the following
>response:
>
>D:\>Rcmd build --binary emme2
>* checking for file 'emme2/DESCRIPTION' ... OK
>
>make: *** [pkg-emme2] Error 255
>*** Installation of emme2 failed ***
>
>installing R.css in c:/TEMP/Rbuild.225
>
>* building 'emme2_0.1.zip'
>zip error: Invalid command arguments (no such option: X)
Looks as though you have an incompatible version of zip on your path
ahead of the one from Rtools.
Duncan Murdoch