bnosac / taskscheduleR

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

Update to R 3.4.4 #37

Closed mrcflckrz closed 6 years ago

mrcflckrz commented 6 years ago

Do you plan on updating your package to R 3.4.4? We're running this version (with RStudio) on our server and unfortunately I can't install taskscheduleR (whcih I would love to...).

jwijffels commented 6 years ago

Which server is that? A Linux server or a Windows?

mrcflckrz commented 6 years ago

R runs on a Linux server.

jwijffels commented 6 years ago

You need to use the cronr package instead, taskscheduler is for Windows, cronr for Linux/ unix