Type: Package
Package: rotor
Title: Log Rotation and Conditional Backups
Version: 0.2.4
Authors@R: 
    person(given = "Stefan",
           family = "Fleck",
           role = c("aut", "cre"),
           email = "stefan.b.fleck@gmail.com",
           comment = c(ORCID = "0000-0003-3344-9851"))
Maintainer: Stefan Fleck <stefan.b.fleck@gmail.com>
Description: Conditionally rotate or back-up files based on
    their size or the date of the last backup; inspired by the 'Linux'
    utility 'logrotate'.
License: MIT + file LICENSE
URL: https://s-fleck.github.io/rotor/
BugReports: https://github.com/s-fleck/rotor/issues
Imports: dint, R6, tools
Suggests: covr, crayon, rmarkdown, testthat, withr, zip
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2.9000
NeedsCompilation: no
Packaged: 2020-01-07 09:01:54 UTC; hoelk
Author: Stefan Fleck [aut, cre] (<https://orcid.org/0000-0003-3344-9851>)
Repository: CRAN
Date/Publication: 2020-01-07 19:10:02 UTC
Built: R 3.6.3; ; 2020-08-05 02:19:58 UTC; windows
