Package: pkgcache
Title: Cache 'CRAN'-Like Metadata and R Packages
Version: 1.0.4
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, cli, cliapp, curl (>= 3.2), crayon, digest,
        filelock, glue, prettyunits, R6, rappdirs, rematch2, rlang,
        tibble, tools, utils, uuid, withr
Suggests: callr, covr, debugme, desc, fs, jsonlite, mockery, pingr,
        rprojroot, testthat,
Depends: R (>= 3.1)
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-13 10:35:07 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-13 11:00:06 UTC
