Re: [Rd] Rscript not returning zero

2009-10-18 Thread Dirk Eddelbuettel
On 18 October 2009 at 06:22, Prof Brian Ripley wrote: | On Sat, 17 Oct 2009, Rodrigo Flores wrote: | > Is there any way to get the Rscript returning zero ? | | Have a successful script | | You have not told us the 'at a minimum' information asked for in the | posting guide, whereas I get (

Re: [Rd] Rscript not returning zero

2009-10-17 Thread Prof Brian Ripley
On Sat, 17 Oct 2009, Rodrigo Flores wrote: Hi I'm trying to run a R script in a computer grid using the Rscript interpreter, but the Rscript is not returning zero (even when the scripts processes succesfully) on its exit which causes the scheduler to detect an error and not records the output.