Subject: Re: [R] BATCH jobs in R
From: Guido Masarotto (guido@sirio.stat.unipd.it)
Date: Fri 30 Jun 2000 - 22:20:30 EST
Message-ID: <20000630142030.A15121@sirio.stat.unipd.it>
On Fri, Jun 30, 2000 at 12:42:43PM +0100, Margaret Riordan wrote:
> In the UNIX version of R a batch job can be run as:
>
> R <inputfile> outputfile --save &
>
> I have been investigating using batch jobs with R in a Windows
> environment.
> It seems the R requires an argument to run a batch job here such as:
>
> R BATCH inputfile outputfile
>
>From the rw1010 README:
TERMINAL/BATCH:
Rterm.exe will run from a command line such as an MS-DOS or Commands
Window running the standard shells, command.com (9x) and cmd.exe (NT),
as well as the ports of bash and tcsh that we use. Its primary
purpose is to allow batch operation, but it does provide all the
facilities needed for interactive use, including simple command-line
editing.
Batch use: At its simplest, Rterm.exe can be used in a batch mode by
commands like
Rterm.exe --vsize=10M --nsize=400k --no-restore --no-save < infile > outfile
although users will probably want to set up simple .bat or .cmd files
to run batch jobs.
guido
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2b25 : Mon 17 Jul 2000 - 12:33:25 EST