[R] Job scheduling in R

Steve Lianoglou mailinglist.honeypot at gmail.com
Sat Nov 20 01:09:52 CET 2010


Hi,

On Fri, Nov 19, 2010 at 10:09 AM, amit jain <buddyhi at indiatimes.com> wrote:
> Hi All,
>
> Can anyone point to any package/resouce to schedule a job in R which runs a .R file at a specified time ?
>
> I couldn't find anything useful in R Reference manual or RSiteSearch. I am sure its there but i am unable to locate.

If you're on a *nix-type machine, look into cron:
http://en.wikipedia.org/wiki/Cron

-- 
Steve Lianoglou
Graduate Student: Computational Systems Biology
 | Memorial Sloan-Kettering Cancer Center
 | Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact



More information about the R-help mailing list