Package: binman
Title: A Binary Download Manager
Version: 0.1.2
Authors@R: c(
    person("John", "Harrison", , "johndharrison0@gmail.com",
    role = "aut", comment = "original author"),
    person("Ju Yeong", "Kim", , "jkim2345@fredhutch.org",
    role = "cre", comment = "rOpenSci maintainer"))
Description: Tools and functions for managing the download of binary files.
    Binary repositories are defined in 'YAML' format. Defining new 
    pre-download, download and post-download templates allow additional 
    repositories to be added.
Depends: R (>= 3.3)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, covr, knitr, rmarkdown
Imports: rappdirs, yaml, httr, jsonlite, xml2, utils, stats,
        assertthat, semver
URL: https://docs.ropensci.org/binman/,
        https://github.com/ropensci/binman
BugReports: https://github.com/ropensci/binman/issues
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-02 20:55:29 UTC; jkim
Author: John Harrison [aut] (original author),
  Ju Yeong Kim [cre] (rOpenSci maintainer)
Maintainer: Ju Yeong Kim <jkim2345@fredhutch.org>
Repository: CRAN
Date/Publication: 2020-10-02 21:22:05 UTC
Built: R 4.0.2; ; 2020-10-03 10:47:07 UTC; unix
