Package: cronR
Type: Package
Title: Schedule R Scripts and Processes with the 'cron' Job Scheduler
Version: 0.5.0
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: knitr, rmarkdown, miniUI, shiny (>= 0.11), shinyFiles (>=
        0.6.0), testthat
License: MIT + file LICENSE
VignetteBuilder: knitr
OS_type: unix
SystemRequirements: cron
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-20 13:20:21 UTC; jwijffels
Author: Jan Wijffels [aut, cre, cph],
  BNOSAC [cph],
  Kevin Ushey [cph]
Repository: CRAN
Date/Publication: 2021-08-20 15:00:12 UTC
