{
  "_id": "6a5485eaff0138dec5d64b07",
  "Type": "Package",
  "Package": "rotor",
  "Title": "Log Rotation and Conditional Backups",
  "Version": "0.3.7",
  "Authors@R": "person(given = \"Stefan\",\nfamily = \"Fleck\",\nrole = c(\"aut\", \"cre\"),\nemail = \"stefan.b.fleck@gmail.com\",\ncomment = 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\nor the date of the last backup; inspired by the 'Linux' utility\n'logrotate'.",
  "License": "MIT + file LICENSE",
  "URL": "https://s-fleck.github.io/rotor/",
  "BugReports": "https://github.com/s-fleck/rotor/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1.9000",
  "Repository": "https://s-fleck.r-universe.dev",
  "Date/Publication": "2022-10-11 12:34:33 UTC",
  "RemoteUrl": "https://github.com/s-fleck/rotor",
  "RemoteRef": "HEAD",
  "RemoteSha": "db42e9feda03b96e0054026fe35542d2cf0ca355",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 06:26:59 UTC",
    "User": "root"
  },
  "Author": "Stefan Fleck [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3344-9851>)",
  "_user": "s-fleck",
  "_type": "src",
  "_file": "rotor_0.3.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/2adf223cb9981dda0ac115ce24cd2d6e4b88bf02374be83da99e93b59ea4386a",
  "_filesize": 222247,
  "_sha256": "2adf223cb9981dda0ac115ce24cd2d6e4b88bf02374be83da99e93b59ea4386a",
  "_expires": "2026-10-21T06:30:00.000Z",
  "_created": "2026-07-13T06:26:59.000Z",
  "_published": "2026-07-13T06:30:02.567Z",
  "_jobs": [
    {
      "job": 86749093909,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270845750"
    },
    {
      "job": 86749093907,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270844697"
    },
    {
      "job": 86749093905,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270835713"
    },
    {
      "job": 86749093879,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270849769"
    },
    {
      "job": 86748709189,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270808379"
    },
    {
      "job": 86749093870,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270838095"
    },
    {
      "job": 86749093904,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270836955"
    },
    {
      "job": 86749093911,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270835399"
    },
    {
      "job": 86749093917,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270831940"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186",
  "_status": "success",
  "_upstream": "https://github.com/s-fleck/rotor",
  "_commit": {
    "id": "db42e9feda03b96e0054026fe35542d2cf0ca355",
    "author": "stefan-fleck <stefan.fleck@wikifolio.com>",
    "committer": "stefan-fleck <stefan.fleck@wikifolio.com>",
    "message": "replace as.character.POSIX & co with format.POSIX & co for compat with new R version\n",
    "time": 1665491673
  },
  "_maintainer": {
    "name": "Stefan Fleck",
    "email": "stefan.b.fleck@gmail.com",
    "login": "s-fleck",
    "description": "",
    "uuid": 9320338,
    "orcid": "0000-0003-3344-9851"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dint",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "uuid",
      "role": "Suggests"
    },
    {
      "package": "ulid",
      "role": "Suggests"
    },
    {
      "package": "zip",
      "role": "Suggests"
    }
  ],
  "_owner": "s-fleck",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "backup",
    "logging",
    "logrotate",
    "logrotation"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "s-fleck",
      "count": 225,
      "uuid": 9320338
    }
  ],
  "_userbio": {
    "uuid": 9320338,
    "type": "user",
    "name": "Stefan Fleck",
    "followers": 41
  },
  "_downloads": {
    "count": 1920,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rotor"
  },
  "_devurl": "https://github.com/s-fleck/rotor",
  "_pkgdown": "https://s-fleck.github.io/rotor/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rotor.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s-fleck/rotor",
  "_realowner": "s-fleck",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2019-05-16"
    },
    {
      "version": "0.2.2",
      "date": "2019-05-28"
    },
    {
      "version": "0.2.3",
      "date": "2019-06-17"
    },
    {
      "version": "0.2.4",
      "date": "2020-01-07"
    },
    {
      "version": "0.3.0",
      "date": "2020-10-16"
    },
    {
      "version": "0.3.1",
      "date": "2020-10-18"
    },
    {
      "version": "0.3.2",
      "date": "2020-10-20"
    },
    {
      "version": "0.3.3",
      "date": "2020-10-27"
    },
    {
      "version": "0.3.4",
      "date": "2020-10-28"
    },
    {
      "version": "0.3.5",
      "date": "2020-12-13"
    },
    {
      "version": "0.3.6",
      "date": "2022-09-03"
    },
    {
      "version": "0.3.7",
      "date": "2022-10-11"
    }
  ],
  "_exports": [
    "backup",
    "backup_date",
    "backup_info",
    "backup_time",
    "BackupQueue",
    "BackupQueueDate",
    "BackupQueueDateTime",
    "BackupQueueIndex",
    "Cache",
    "DirectoryQueue",
    "list_backups",
    "n_backups",
    "newest_backup",
    "oldest_backup",
    "prune_backups",
    "prune_identical_backups",
    "rotate",
    "rotate_date",
    "rotate_rds",
    "rotate_rds_date",
    "rotate_rds_time",
    "rotate_time"
  ],
  "_help": [
    {
      "page": "backup_info",
      "title": "Discover existing backups",
      "topics": [
        "backup_info",
        "list_backups",
        "newest_backup",
        "n_backups",
        "oldest_backup"
      ]
    },
    {
      "page": "BackupQueue",
      "title": "An R6 Class for managing backups (abstract base class)",
      "concept": [
        "R6 Classes"
      ],
      "topics": [
        "BackupQueue"
      ]
    },
    {
      "page": "BackupQueueDate",
      "title": "An R6 class for managing datestamped backups",
      "concept": [
        "R6 Classes"
      ],
      "topics": [
        "BackupQueueDate"
      ]
    },
    {
      "page": "BackupQueueDateTime",
      "title": "An R6 class for managing timestamped backups",
      "concept": [
        "R6 Classes"
      ],
      "topics": [
        "BackupQueueDateTime"
      ]
    },
    {
      "page": "BackupQueueIndex",
      "title": "An R6 class for managing indexed backups",
      "concept": [
        "R6 Classes"
      ],
      "topics": [
        "BackupQueueIndex"
      ]
    },
    {
      "page": "Cache",
      "title": "An R6 class for managing a persistent file-based cache",
      "concept": [
        "R6 Classes"
      ],
      "topics": [
        "Cache"
      ]
    },
    {
      "page": "DirectoryQueue",
      "title": "An R6 class for managing persistent file-based queues (abstract base class)",
      "concept": [
        "R6 Classes"
      ],
      "topics": [
        "DirectoryQueue"
      ]
    },
    {
      "page": "rotate",
      "title": "Rotate or backup files",
      "topics": [
        "backup",
        "backup_date",
        "backup_time",
        "prune_backups",
        "prune_identical_backups",
        "rotate",
        "rotate_date",
        "rotate_time"
      ]
    },
    {
      "page": "rotate_rds",
      "title": "Serialize R objects to disk (with backup)",
      "topics": [
        "rotate_rds",
        "rotate_rds_date",
        "rotate_rds_time"
      ]
    }
  ],
  "_readme": "https://github.com/s-fleck/rotor/raw/HEAD/README.md",
  "_rundeps": [
    "dint",
    "R6"
  ],
  "_score": 4.061452479087193,
  "_indexed": true,
  "_nocasepkg": "rotor",
  "_universes": [
    "s-fleck"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-07-13T06:29:07.000Z",
      "distro": "resolute",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/35887e69d3d55bc6a5a8ead04d7166367a9c03838ff0b207b2d4fb9cdafb4a9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-07-13T06:29:04.000Z",
      "distro": "resolute",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/ae9216470942bc530ea75b675bf2e6a6d3da7a8084039e40174827ace42a9097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-07-13T06:28:38.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/7786e71c720a369264717473583305b5f523c3a8f3090bf86eed49a8acf04215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-07-13T06:29:20.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/93bec8f1c7f618c63043404ae88b6f479697df9cf061f78e147bf02e6e51993e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.7",
      "date": "2026-07-13T06:28:59.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/4ec5fc0516aad20fdbfc1cb45cdc1b8c628c032a5489abb0d6c89c670fcc9b0e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-07-13T06:28:19.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/94d718ccc9ff18c14e939c8a4c21c6d94b6bdb73948dc1d4ef40d30c20929c8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-07-13T06:28:17.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/fd0e42abf6d12ce3901c9eb8656c44e658096e92dbae1901b9a7aa2c34f469cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-07-13T06:28:05.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "https://r2.ropensci.org/60f40916323b6e3ac723eb7eba041adfb6475ee1777656a1a660ef8824988ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29228896186"
    }
  ]
}