> winie
> on Wed, 11 Apr 2012 18:51:28 -0700 writes:
> I am trying to schedule my R script using cron, but it is not
> working. It seems R can not find packages in cron. Anyone can help me?
> Thanks.
> The following is my bash script
> # source my porfile
>
On 12.04.2012 03:51, winie wrote:
I am trying to schedule my R script using cron, but it is not working. It
seems R can not find packages in cron. Anyone can help me? Thanks.
The following is my bash script
# source my porfile
. /home/winie/.profile
# script.R will load packages
R CMD BATCH
2 matches
Mail list logo