Package: binman
Title: A Binary Download Manager
Version: 0.1.1
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://github.com/ropensci/binman
URLNote: https://github.com/ropensci/binman
BugReports: https://github.com/ropensci/binman/issues
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-17 23:07:40 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: 2018-07-18 22:40:08 UTC
