[R] Automating R script with Windows 7

vincent.deluard vincentdeluardr at gmail.com
Mon Mar 5 21:55:39 CET 2012


Hey Jim,

Thanks for the help. It took me a little bit of research but I got your
solution to work.
For everybody who has the same problem 

(1) remember to use the abbreviated names (no space) in folder paths:
ex: 'C:\PROGRA~1\R\R-2.11.1\bin\RScript.exe'

(2) put the folder with the R script to run in the same location (in my
case: C:\)
C:\PROGRA~1\R\R-2.11.1\bin\RScript.exe \temp\dailyroutine.r

Using the task scheduler in Windows 7.0 is straightforward.

Vincent Deluard, CFA 

--
View this message in context: http://r.789695.n4.nabble.com/Automating-R-script-with-Windows-7-tp4446693p4447669.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list