Hi, On Fri, Nov 19, 2010 at 10:09 AM, amit jain <budd...@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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.