Package: pkgcache
Title: Cache 'CRAN'-Like Metadata and R Packages
Version: 1.0.7
Authors@R: 
    person(given = "Gábor",
           family = "Csárdi",
           role = c("aut", "cre"),
           email = "csardi.gabor@gmail.com")
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
Encoding: UTF-8
LazyData: true
URL: https://github.com/r-lib/pkgcache#readme
BugReports: https://github.com/r-lib/pkgcache/issues
Imports: assertthat, callr (>= 2.0.4.9000), cli (>= 2.0.0), curl (>=
        3.2), digest, filelock, glue, prettyunits, R6, processx (>=
        3.3.0.9001), rappdirs, rlang, tibble, tools, utils, uuid
Suggests: covr, debugme, desc, fs, jsonlite, mockery, pingr, rprojroot,
        testthat, withr
Depends: R (>= 3.1)
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-04-17 21:55:42 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-18 05:20:08 UTC
