Package: taskscheduleR
Type: Package
Title: Schedule R Scripts and Processes with the Windows Task Scheduler
Description: Schedule R scripts/processes with the Windows task scheduler. This
    allows R users to automate R processes on specific time points from R itself.
Authors@R: c(person("Jan", "Wijffels", role = c("aut", "cre", "cph"), email = "jwijffels@bnosac.be"), person("BNOSAC", role = "cph"), person("Oliver", "Belmans", role = c("cph", "aut")))
Maintainer: Jan Wijffels <jwijffels@bnosac.be>
License: AGPL-3
Version: 1.4
URL: https://github.com/bnosac/taskscheduleR
OS_type: windows
Date: 2018-10-24
Imports: data.table, tools, utils
VignetteBuilder: knitr
Suggests: knitr, miniUI, shiny, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-10-24 18:24:41 UTC; Jan
Author: Jan Wijffels [aut, cre, cph],
  BNOSAC [cph],
  Oliver Belmans [cph, aut]
Repository: CRAN
Date/Publication: 2018-10-24 18:50:03 UTC
