Package: binman
Title: A Binary Download Manager
Version: 0.1.3
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
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.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-01 03:48:06 UTC; juyeongkim
Author: John Harrison [aut] (original author),
  Ju Yeong Kim [cre] (rOpenSci maintainer)
Maintainer: Ju Yeong Kim <jkim2345@fredhutch.org>
Repository: CRAN
Date/Publication: 2022-09-01 04:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:10:07 UTC; windows
