Package: shinybatch
Title: Launch Tasks in Batch
Version: 0.3
Authors@R: c(
    person("Benoit", "Thieurmel", role = c("aut", "cre"),
      email = "benoit.thieurmel@datastorm.fr"),
    person(given = "Thibaut", family = "Dubois", 
    email = "thibaut.dubois@datastorm.fr", role = c("aut", "ctb"))
    )
Description: Provides two modules to configure some R task, launch in batch, and retrieve result from shiny. Can be used both in windows system using Windows task scheduler, and on unix-alike system using 'crontab'.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: data.table, DT, shiny, yaml, futile.logger, htmltools
Suggests: testthat, cronR, taskscheduleR, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-28 08:50:21 UTC; bthie
Author: Benoit Thieurmel [aut, cre],
  Thibaut Dubois [aut, ctb]
Maintainer: Benoit Thieurmel <benoit.thieurmel@datastorm.fr>
Repository: CRAN
Date/Publication: 2021-06-30 08:20:02 UTC
Built: R 4.1.2; ; 2021-12-11 22:10:58 UTC; unix
