{
  "_id": "6a1e9b801d7bb097a0a6e9be",
  "Package": "dir.expiry",
  "Version": "1.20.0",
  "Date": "2024-10-17",
  "Title": "Managing Expiration for Cache Directories",
  "Description": "Implements an expiration system for access to versioned\ndirectories. Directories that have not been accessed by a\nregistered function within a certain time frame are deleted.\nThis aims to reduce disk usage by eliminating obsolete caches\ngenerated by old versions of packages.",
  "Authors@R": "person(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\"), email=\"infinite.monkeys.with.keyboards@gmail.com\")",
  "License": "GPL-3",
  "biocViews": "Software, Infrastructure",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:22 UTC",
  "RemoteUrl": "https://github.com/bioc/dir.expiry",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:55:44 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "f013d151ed2366cb0d2092919dbe831d",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "dir.expiry_1.20.0.tar.gz",
  "_fileid": "b662b3ea240c68b2477f63a959dbdbb2b8b572c348b2ae4cf04536b784e20098",
  "_filesize": 104626,
  "_sha256": "b662b3ea240c68b2477f63a959dbdbb2b8b572c348b2ae4cf04536b784e20098",
  "_created": "2026-06-02T08:55:44.000Z",
  "_published": "2026-06-02T08:59:44.042Z",
  "_jobs": [
    {
      "job": 79034961596,
      "time": 205,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7353337616"
    },
    {
      "job": 79034961619,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7353325792"
    },
    {
      "job": 79034961597,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7353330778"
    },
    {
      "job": 79034961662,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7353295556"
    },
    {
      "job": 79034961598,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7353295044"
    },
    {
      "job": 79034431769,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353265891"
    },
    {
      "job": 79034961616,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353318073"
    },
    {
      "job": 79034961628,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7353291647"
    },
    {
      "job": 79034961653,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7353289782"
    },
    {
      "job": 79034961651,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7353286508"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/dir.expiry",
  "_commit": {
    "id": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380922
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "description": "(ノಠ益ಠ)ノ彡┻━┻\n",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "filelock",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 402,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "infrastructure"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 5975,
    "source": "https://www.bioconductor.org/packages/stats/bioc/dir.expiry"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dir.expiry.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "clearDirectories",
    "lockDirectory",
    "touchDirectory",
    "unlockDirectory"
  ],
  "_help": [
    {
      "page": "clearDirectories",
      "title": "Clear expired directories",
      "topics": [
        "clearDirectories"
      ]
    },
    {
      "page": "lockDirectory",
      "title": "Lock and unlock directories",
      "topics": [
        "lockDirectory",
        "unlockDirectory"
      ]
    },
    {
      "page": "touchDirectory",
      "title": "Touch a versioned directory",
      "topics": [
        "touchDirectory"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/dir.expiry/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "filelock"
  ],
  "_vignettes": [
    {
      "source": "userguide.Rmd",
      "filename": "userguide.html",
      "title": "Managing expiration of versioned subdirectories",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Setting the access time",
        "Maintaining thread safety",
        "Deleting old caches",
        "Session information"
      ],
      "created": "2021-02-15 02:39:30",
      "modified": "2024-10-17 17:27:09",
      "commits": 7
    }
  ],
  "_score": 7.857685217424308,
  "_indexed": false,
  "_nocasepkg": "dir.expiry",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/dir.expiry",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-02T08:58:35.000Z",
      "distro": "noble",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "fc5fe92ff12f1aad6eadf02fad921ce1ef73271243c2ed3c4cf826604aeb4eda",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-02T08:58:50.000Z",
      "distro": "noble",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "0c4b98759527561f64a5181c6421dac7104fa6203af80eafde7eea3d539741ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-02T08:57:15.000Z",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "2d2f0e05923075dcf443af84c84431d2d6894cafeef691eaefd52c08c38dd758",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-02T08:57:10.000Z",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "1786a12b85240de3f9d6dc62d5387ce89c0332b7d3a557d7c216c131f967ce90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.20.0",
      "date": "2026-06-02T08:58:26.000Z",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "01ec61973892bd68f7a3da47278aa8cde281618691d9510ecfe231866823bb27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-02T08:56:55.000Z",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "4926dd0ace469b618a45daf768e89ee1153a2d27591b98b2641d2e2b7dc4cf7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-02T08:56:51.000Z",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "85a14410783b24dcfb69e618b3a4e1549de188f5db30bb63734904941c46b3c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-02T08:56:43.000Z",
      "commit": "b9df09a440a4bf3633ac83992e6b69098f9180e7",
      "fileid": "c1206efd971817c4acb4dcd2b3132a2930d3457480ddcf3b960272454445ac0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26809184035"
    }
  ]
}