bnosac / taskscheduleR

Schedule R scripts/processes with the Windows task scheduler.
331 stars 72 forks source link

Scheduled run is not importing from external file #73

Closed jarichardsonccbf closed 4 years ago

jarichardsonccbf commented 4 years ago

I am using the Rstudio addin to set this up. I set the Rscript repo to the location of the script and the external file. In the log I see:

Error: `path` does not exist: 'CO2 Report 2-25-20.xlsx'

But the file is right there and loads in when running the script in Rstudio. Any advice?

jwijffels commented 4 years ago

Same question as https://github.com/bnosac/taskscheduleR/issues/60