[R] Schedule R script using cron
winie
winiebook at gmail.com
Thu Apr 12 03:51:28 CEST 2012
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 /home/script.R
--
View this message in context: http://r.789695.n4.nabble.com/Schedule-R-script-using-cron-tp4550729p4550729.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list