bnosac / cronR

A simple R package for managing your cron jobs.
Other
288 stars 38 forks source link

Unable to install cronR #54

Closed lollex90 closed 2 years ago

lollex90 commented 2 years ago

Hello,

as per the title I am unable to install the package when I call install.packages("cronR"). I am getting a warning saying that this package does not exist for my version of R (I am using 4.2.1). I tried installing via github but that didn't work either. Thanks for your help in advance!

jwijffels commented 2 years ago

cronR is for unix-only (e.g. Linux/Mac), if you are on Windows, you can use R package taskscheduleR