Package: pkgcache
Title: Cache 'CRAN'-Like Metadata and R Packages
Version: 2.2.3
Authors@R: c(
    person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
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, mockery, pillar, pingr, rprojroot,
        sessioninfo, spelling, testthat (>= 3.2.0), webfakes (>=
        1.1.5), withr, zip
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-09-12 08:44:31 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-12 17:40:23 UTC
Built: R 4.4.2; armv7--netbsdelf-eabihf; 2025-04-04 09:52:54 UTC; unix
