{
  "_id": "6a1017daacfb0bcc41c851d7",
  "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-05-14 05:39:56 UTC",
    "User": "root"
  },
  "Author": "Stefan Fleck [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3344-9851>)",
  "MD5sum": "d839e9ddb684acb1c95a1870079faaed",
  "_user": "s-fleck",
  "_type": "src",
  "_file": "rotor_0.3.7.tar.gz",
  "_fileid": "4d02929c753b5c4e2c6f8ae7309c326f32b9804e419091e9d364b3da73983cf4",
  "_filesize": 222060,
  "_sha256": "4d02929c753b5c4e2c6f8ae7309c326f32b9804e419091e9d364b3da73983cf4",
  "_created": "2026-05-14T05:39:56.000Z",
  "_published": "2026-05-22T08:46:18.332Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346374467,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987965457"
    },
    {
      "job": 77346374334,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987959871"
    },
    {
      "job": 77346374039,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010761696"
    },
    {
      "job": 77346374317,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987958392"
    },
    {
      "job": 77346374106,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987937118"
    },
    {
      "job": 77346373817,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156472749"
    },
    {
      "job": 77346374212,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987959577"
    },
    {
      "job": 77346374377,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987954969"
    },
    {
      "job": 77346374363,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987958337"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 9320338,
    "orcid": "0000-0003-3344-9851"
  },
  "_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"
  },
  "_downloads": {
    "count": 3198,
    "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.0",
  "_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",
    "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.28302970979386,
  "_indexed": true,
  "_nocasepkg": "rotor",
  "_universes": [
    "s-fleck"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-05-14T05:42:07.000Z",
      "distro": "noble",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "6f7d7fc7e7a1dc3e9fa1beaae2843c004052ed9dc9cd96d43f91d2c3275a8da3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-05-14T05:41:42.000Z",
      "distro": "noble",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "7e363ff700f513a614800935f141eeaaa144383feb3a2455fb842cc7cd044385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-05-15T05:34:27.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "deb04dbc932e16ced6f181e905238fcfa6bf281bb4ad780cdbb985d32eabffff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-05-14T05:41:39.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "4efb267ae05a52f440cd6b1be8e34907ee2881bc3dcf44a9c24dd981615e75e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-14T05:41:16.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "0fc67c129cca1fa9b25dc8b84b495e0b9cbe4a41d55ba88a525bbe676d229556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-14T05:41:01.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "3ded82f501f4445659076bc527e059d0eb3c4c2fbd362e989b2d7b11c36eff9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-14T05:41:19.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "348ad5357a64f7527dd1b57b4c4e527d1165e72c63ab188212a1783d36fa0b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.7",
      "date": "2026-05-22T08:46:03.000Z",
      "commit": "db42e9feda03b96e0054026fe35542d2cf0ca355",
      "fileid": "160671847eaa1e7155f893d00e57626db02d9f65ecd9fc011ff1325c4c4b4709",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/25843840445"
    }
  ]
}