[R] Job scheduling in R

Whit Armstrong armstrong.whit at gmail.com
Fri Nov 19 17:26:52 CET 2010


http://hudson-ci.org/

give hudson a try.  It's incredibly easy to set up, and handles job
dependencies and notifications for job failures.

Its suggested use case is for automated software builds, but it fits
the role of scheduled jobs (and interjob dependencies) very well.

-Whit


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.
>
> Thanks for your help.
> Puneet
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list