Type: Package
Package: rotor
Title: Log Rotation and Conditional Backups
Version: 0.3.5
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, data.table, digest, rmarkdown, testthat, uuid,
        ulid, zip
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2020-12-13 15:12:30 UTC; hoelk
Author: Stefan Fleck [aut, cre] (<https://orcid.org/0000-0003-3344-9851>)
Repository: CRAN
Date/Publication: 2020-12-13 15:20:02 UTC
Built: R 4.0.2; ; 2020-12-14 11:26:55 UTC; unix
