Re: [Rd] Rscript argument processing minor bug with -g

2008-01-14 Thread Dirk Eddelbuettel
On 5 January 2008 at 19:34, Dan Davison wrote: | I think there's a minor bug in the argument-processing carried out by Rscript. | The effect is that if one passes "-g" as a flag to the script, it is erroneously | exposed to the main executable's argument processing and therefore generates a |

[Rd] Rscript argument processing minor bug with -g

2008-01-05 Thread Dan Davison
I think there's a minor bug in the argument-processing carried out by Rscript. The effect is that if one passes "-g" as a flag to the script, it is erroneously exposed to the main executable's argument processing and therefore generates a message about not being able to comply with the request f