Not sure if it would solve all your problems, but try to specify absolute
path first e.g. for "R", as *your* PATH is not available for the cronjob.

Best,
Gergely

On Thu, Jan 17, 2013 at 2:53 PM, Pinaki <pinakimah...@gmail.com> wrote:

> Could not figure out where I am going wrong. Following is my code in
> crontab -e:-
>
> MAILTO: users
>
> MAILTO= users
>
> # m h  dom mon dow   command
> 3 19 * * * $HOME/users/REPORT/MAIL; time R --slave < report.R
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>

        [[alternative HTML version deleted]]

______________________________________________
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