Package: pkgcache Title: Cache 'CRAN'-Like Metadata and R Packages Version: 2.2.5.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Metadata and package cache for CRAN-like repositories. This is a utility package to be used by package management tools that want to take advantage of caching. License: MIT + file LICENSE URL: https://r-lib.github.io/pkgcache/, https://github.com/r-lib/pkgcache BugReports: https://github.com/r-lib/pkgcache/issues Depends: R (>= 3.4) Imports: callr (>= 2.0.4.9000), cli (>= 3.2.0), curl (>= 3.2), filelock, jsonlite, processx (>= 3.3.0.9001), R6, tools, utils Suggests: covr, debugme, desc, fs, keyring, pillar, pingr, rprojroot, sessioninfo, spelling, testthat (>= 3.2.0), webfakes (>= 1.1.5), withr, zip Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-30 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE, r6 = FALSE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://r-lib.r-universe.dev Date/Publication: 2026-06-16 10:01:24 UTC RemoteUrl: https://github.com/r-lib/pkgcache RemoteRef: HEAD RemoteSha: c13b0353fc3a5d7356a532d3e85f60144d807c6d NeedsCompilation: yes Packaged: 2026-06-23 16:33:31 UTC; root Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi