Re: [R] force or "assert interactive use" with the --ess parameter in Windows

2010-07-15 Thread Duncan Murdoch
On 15/07/2010 4:33 AM, Daniel Sachse wrote: That is quite sad. On 15.07.2010 10:12, Allan Engelhardt wrote: On 14/07/10 09:37, Daniel Sachse wrote: [...] I am seriously confused. Is there no such thing as "R --persist MyScript.R myarg1 myarg2" that would run MyScript interactively? In a wo

Re: [R] force or "assert interactive use" with the --ess parameter in Windows

2010-07-15 Thread Daniel Sachse
That is quite sad. On 15.07.2010 10:12, Allan Engelhardt wrote: On 14/07/10 09:37, Daniel Sachse wrote: [...] I am seriously confused. Is there no such thing as "R --persist MyScript.R myarg1 myarg2" that would run MyScript interactively? In a word: no. Depending on what you are really tr

[R] force or "assert interactive use" with the --ess parameter in Windows

2010-07-14 Thread Daniel Sachse
Dear R community, I have been perusing your mailing list (via Nabble) but have not been able to find a suitable solution yet. First of all, my aim would be to run R (or Rterm or Rscript) interactively, while still being able to start the session with an R-script and command line parameters.