Hi, I'm running long code in Batch mode (as a process in ubuntu using
$nohup R CMD BATCH MyCode.R out.out &), but every one in a while it fail
and the process stops. 

When the code finish with no problems, it sends an e-mail, but if fails,
I'm not aware unless I check the working process, and I cannot be
checking the process all day!.

Is there any way to send me a warning when the process stops/fails?

Thanks in advance
Jorge Cornejo

______________________________________________
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.

Reply via email to