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 <jwijffels@bnosac.be>
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
NeedsCompilation: no
Packaged: 2023-01-09 08:42:48 UTC; jwijffels
Author: Jan Wijffels [aut, cre, cph],
  BNOSAC [cph],
  Kevin Ushey [cph]
Repository: CRAN
Date/Publication: 2023-01-09 09:50:12 UTC
Built: R 4.3.0; ; 2023-04-11 23:33:31 UTC; unix
