Displaying 1 result from an estimated 1 matches for "cron_env_".
2012 Apr 12
2
Schedule R script using cron
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