[R-SIG-Finance] batch processing in R for WINDOWS users

Gabor Grothendieck ggrothendieck at gmail.com
Wed Jan 14 13:55:17 CET 2009


Note that littler is not for Windows.

Rcmd BATCH or Rscript could be used.  There are also
some batch files at:

   http://batchfiles.googlecode.com

that act as front ends to Rcmd and Rscript that can be
used to avoid having to set any paths on your system.

On Wed, Jan 14, 2009 at 7:23 AM, Brian G. Peterson <brian at braverock.com> wrote:
> Khalid Iqbal wrote:
>>
>> I would like to know how to do batch processing in R in Windows.
>> I have to analyze large volume of financial data. I want to make use of
>> batch processing for that. Please suggest me some methods to do that.
>
> This question really belongs on r-help, not r-sig-finance.
>
> That said, 'R CMD BATCH' comes to mind.  Also 'littler'.
>
> This is a FAQ, and is extensively covered with a little work on Google.  If
> you have trouble and need additional help, please direct your queries to the
> appropriate list.
>
> Regards,
>
>    - Brian
>
> --
> Brian G. Peterson
> http://braverock.com/brian/
> Ph: 773-459-4973
> IM: bgpbraverock
>
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>



More information about the R-SIG-Finance mailing list