{
  "_id": "6a6d7d3a4422390e5d8622a8",
  "Package": "hoardr",
  "Type": "Package",
  "Title": "Manage Cached Files",
  "Description": "Suite of tools for managing cached files, targeting use in\nother R packages. Uses 'rappdirs' for cross-platform paths.\nProvides utilities to manage cache directories, including\ntargeting files by path or by key; cached directories can be\ncompressed and uncompressed easily to save disk space.",
  "Version": "0.5.5",
  "Authors@R": "c(person(\"Scott\", \"Chamberlain\", role = \"aut\", \ncomment = c(ORCID=\"0000-0003-2542-2202\")),\nperson(\"Tamás\", \"Stirling\", role = c(\"ctb\", \"cre\"),\nemail = \"stirling.tamas@gmail.com\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/hoardr/,\nhttps://github.com/ropensci/hoardr",
  "BugReports": "https://github.com/ropensci/hoardr/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-01-18 15:56:13 UTC",
  "RemoteUrl": "https://github.com/ropensci/hoardr",
  "RemoteRef": "master",
  "RemoteSha": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-01 04:53:07 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-2542-2202>),\nTamás Stirling [ctb, cre]",
  "Maintainer": "Tamás Stirling <stirling.tamas@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "hoardr_0.5.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/316fe00cdb5d9cfccac4a49798f6ce45b0c07ced6b7167196d7e2553180a8197",
  "_filesize": 106125,
  "_sha256": "316fe00cdb5d9cfccac4a49798f6ce45b0c07ced6b7167196d7e2553180a8197",
  "_expires": "2026-11-09T04:59:36.000Z",
  "_created": "2026-08-01T04:53:07.000Z",
  "_published": "2026-08-01T04:59:38.051Z",
  "_jobs": [
    {
      "job": 91328362510,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8813529258"
    },
    {
      "job": 91328362508,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8813529637"
    },
    {
      "job": 91328362511,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8813561899"
    },
    {
      "job": 91328362520,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8813539134"
    },
    {
      "job": 91328133201,
      "time": 133,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783719145"
    },
    {
      "job": 91328132785,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8813510313"
    },
    {
      "job": 91328362493,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8813528716"
    },
    {
      "job": 91328362534,
      "time": 74,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8813523014"
    },
    {
      "job": 91328362536,
      "time": 68,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8813522007"
    },
    {
      "job": 91328362537,
      "time": 60,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8813520303"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/hoardr",
  "_commit": {
    "id": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
    "author": "Tamás Stirling <49147718+stitam@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #28 from stitam/release\n\n Final edits before v0.5.5",
    "time": 1737215773
  },
  "_maintainer": {
    "name": "Tamás Stirling",
    "email": "stirling.tamas@gmail.com",
    "login": "stitam",
    "description": "",
    "uuid": 49147718
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 17,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "caching",
    "data",
    "files",
    "xml",
    "pdf"
  ],
  "_stars": 23,
  "_contributors": [
    {
      "user": "sckott",
      "count": 64,
      "uuid": 577668
    },
    {
      "user": "stitam",
      "count": 23,
      "uuid": 49147718
    },
    {
      "user": "stevenysw",
      "count": 4,
      "uuid": 14078330
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "adamhsparks",
      "count": 1,
      "uuid": 3195906
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1134,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1709,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hoardr"
  },
  "_devurl": "https://github.com/ropensci/hoardr",
  "_pkgdown": "https://docs.ropensci.org/hoardr/",
  "_searchresults": 17,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hoardr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/hoardr",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-04-21"
    },
    {
      "version": "0.2.0",
      "date": "2017-05-10"
    },
    {
      "version": "0.5.0",
      "date": "2018-10-13"
    },
    {
      "version": "0.5.2",
      "date": "2018-12-02"
    },
    {
      "version": "0.5.3",
      "date": "2023-01-26"
    },
    {
      "version": "0.5.4",
      "date": "2024-01-23"
    },
    {
      "version": "0.5.5",
      "date": "2025-01-18"
    }
  ],
  "_exports": [
    "hoard"
  ],
  "_help": [
    {
      "page": "hoardr-package",
      "title": "hoardr",
      "topics": [
        "hoardr-package",
        "hoardr"
      ]
    },
    {
      "page": "hoard",
      "title": "hoardr class",
      "topics": [
        "hoard"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/hoardr/raw/master/README.md",
  "_rundeps": [
    "digest",
    "R6",
    "rappdirs"
  ],
  "_vignettes": [
    {
      "source": "hoardr_vignette.Rmd",
      "filename": "hoardr_vignette.html",
      "title": "Introduction to the hoardr package",
      "author": "Scott Chamberlain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "hoardr introduction",
        "Install",
        "initialize client",
        "set cache path",
        "make the directory if doesn't exist",
        "put a file in the cache",
        "list the files",
        "details",
        "delete by file name"
      ],
      "created": "2017-02-08 13:02:18",
      "modified": "2017-05-09 22:00:00",
      "commits": 3
    }
  ],
  "_score": 7.833518991878522,
  "_indexed": true,
  "_nocasepkg": "hoardr",
  "_universes": [
    "ropensci",
    "stitam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-08-01T04:55:14.000Z",
      "distro": "resolute",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/a7999a3e165072316ced69df1f3bc4f18afa84ad7b8fcb5aa4cb782985be75c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-08-01T04:55:16.000Z",
      "distro": "resolute",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/7396aaf9181e41d9540a7829a481de501833338dd96dc58edfaf34da1798ed70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-08-01T04:58:48.000Z",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/f6ed39e2c6f67f4b09aa39187e357ab8d4f14ab0dc5c747e8a70bf4dd7222c27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-08-01T04:56:19.000Z",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/e9e9003677fb95262803afb207efb1a6f8659f27e65667929c3276f5dc0627d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.5",
      "date": "2026-08-01T04:55:22.000Z",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/b94e1d1d84692d5d8eda89f49dab2f6e1d679744ec521570cd332fa566364c7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-08-01T04:54:28.000Z",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/4f57c9660a3b599d3e4cc4877a0d28a6dda68ed4817415570fc2ee0ff882e544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-08-01T04:54:21.000Z",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/ae33c4dd52b42d8b151baf0a39fdf16f769be7c8ac680f761360cbe04ad32ef1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-08-01T04:54:11.000Z",
      "commit": "7c42ab6cbd4ce0095ba920ebbfbc0a78e6200eeb",
      "fileid": "https://r2.ropensci.org/d42773514e8714c1b6ca2465501b88c441d90a066ea3061aed085d0cc149c067",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606238100"
    }
  ]
}