Skip to content

Releases: bnosac/cronR

CRAN Release 0.6.5

09 Jan 10:34
Compare
Choose a tag to compare

Version: 0.6.5 [2023-01-06]

  • cron_rscript: fix 'the condition has length > 1' when passing on rscript_args

Version: 0.6.4 [2022-11-29]

  • cron_add, cron_rm now also allow to add/remove cron jobs from another user by passing the user argument

Version: 0.6.3 [2022-05-09]

  • cron_rscript gains an argument, type, which allows for different command types such as those that generate an output on error. The current command type is the "default" value.
  • cron_rscript gains an argument, ... allowing to add extra options specific to the type
  • Changes to deparse_crontab(): all cronR jobs will be placed at the bottom of the crontab now instead of the top.

CRAN Release 0.6.2

17 Feb 12:37
961eb07
Compare
Choose a tag to compare

Version: 0.6.2 [2022-02-16]

  • Call "crontab -r" without "-u user" when the user parameter is empty.
  • Omit empty line when no env is passed in cron_add

CRAN Release 0.6.1

28 Jan 10:35
Compare
Choose a tag to compare

Version: 0.6.1 [2021-01-27]

  • cron_add gains an argument, env, which sets environment variables for a cron job by a named vector.
  • remove VignetteBuilder entry in DESCRIPTION

CRAN Release 0.6.0

20 Sep 14:23
Compare
Choose a tag to compare

Version: 0.6.0 [2021-09-02]

  • Make sure always ask for approval when executing cron_add, cron_rm, cron_clear unless explicitely indicating ask=FALSE
  • Removed vignette as it is available in the README

CRAN Release 0.5.1

01 Sep 09:57
Compare
Choose a tag to compare

Version: 0.5.1 [2021-08-26]

  • Switch unit testing from testthat to tinytest
  • Fix unit test if user has access rights to /opt folder (e.g. as root)

CRAN Release 0.5.0

20 Aug 13:24
Compare
Choose a tag to compare

Version: 0.5.0 [2021-08-20]

  • Change default directory of R script deployment in the addin: cron_rstudioaddin
  • Fix issue #42 - warning when passing user argument

CRAN Release 0.4.2

20 Aug 13:23
Compare
Choose a tag to compare

Version: 0.4.2 [2018-03-07]

  • Allow to specify working directory for launching scripts
  • Add rmarkdown as dependency

CRAN Release 0.4.1

23 Sep 10:54
Compare
Choose a tag to compare

CRAN version 0.4.1

v0.4.0

08 Mar 08:56
Compare
Choose a tag to compare

CRAN version 0.4.0

v0.3.0

07 Mar 21:55
Compare
Choose a tag to compare

CRAN version 0.3.0