Type: Package
Package: rotor
Title: Log Rotation and Conditional Backups
Version: 0.2.1
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
Imports: tools, R6, dint
Suggests: testthat, crayon, zip, mockery, withr, covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-15 12:03:08 UTC; hoelk
Author: Stefan Fleck [aut, cre] (<https://orcid.org/0000-0003-3344-9851>)
Repository: CRAN
Date/Publication: 2019-05-16 13:30:08 UTC
