R is case-sensitive!
'batch mode' does not refer to using the utility `R CMD BATCH' (which you
called 'BATCH mode' but is not actually running R but running a utility
that runs R), and which is documented to set --save.
Something like R < input.R is not interactive use, and in Unix parlance is
On Sun, 31 Jul 2005, Prof Brian Ripley wrote:
> R is case-sensitive!
>
> 'batch mode' does not refer to using the utility `R CMD BATCH' (which you
> called 'BATCH mode' but is not actually running R but running a utility
> that runs R), and which is documented to set --save.
>
> Something like