Package: cronR Type: Package Title: Schedule R Scripts and Processes with the 'cron' Job Scheduler Version: 0.6.5 Authors@R: c( person("Jan", "Wijffels", role = c("aut", "cre", "cph"), email = "jwijffels@bnosac.be"), person("BNOSAC", role = "cph"), person("Kevin", "Ushey", role = c("cph"), email = "kevinushey@gmail.com")) Maintainer: Jan Wijffels Description: Create, edit, and remove 'cron' jobs on your unix-alike system. The package provides a set of easy-to-use wrappers to 'crontab'. It also provides an RStudio add-in to easily launch and schedule your scripts. URL: https://github.com/bnosac/cronR Imports: digest Suggests: miniUI, shiny (>= 0.11), shinyFiles (>= 0.6.0), tinytest License: MIT + file LICENSE OS_type: unix SystemRequirements: cron RoxygenNote: 7.1.1 Encoding: UTF-8 Repository: https://bnosac.r-universe.dev Date/Publication: 2023-12-12 08:26:18 UTC RemoteUrl: https://github.com/bnosac/cronr RemoteRef: HEAD RemoteSha: 3a8076114a612f23904e98fdba925ca4c7c137d4 NeedsCompilation: no Packaged: 2026-06-07 10:20:06 UTC; root Author: Jan Wijffels [aut, cre, cph], BNOSAC [cph], Kevin Ushey [cph]