Type: Package
Package: rotor
Title: Log Rotation and Conditional Backups
Version: 0.3.7
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
RoxygenNote: 7.2.1.9000
NeedsCompilation: no
Packaged: 2022-10-11 12:35:11 UTC; stefan.fleck
Author: Stefan Fleck [aut, cre] (<https://orcid.org/0000-0003-3344-9851>)
Repository: CRAN
Date/Publication: 2022-10-11 13:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:28:42 UTC; windows
