[R] Batch

Gabor Grothendieck ggrothendieck at gmail.com
Mon May 14 18:03:12 CEST 2007


On 5/14/07, Vladimir Eremeev <wl2776 at gmail.com> wrote:
>
>
> elyakhlifi mustapha wrote:
> >
> > I saw the R-help to run some R programs in batch I used it like this
> >
> >> R CMD BATCH C:/Documents and Settings/melyakhlifi/Bureau/calcara.r
> > Erreur : erreur de syntaxe dans "R CMD"
> >
> > but without success!!!I don't work on linux but on windows IS it the same
> > command ?
> >
>
> Yes, it is.
> You need to set up paths to R executables.

or alternatively you can place Rcmd.bat from batchfiles:

   http://code.google.com/p/batchfiles/

anywhere in your existing path.



More information about the R-help mailing list