Package: binman
Title: A Binary Download Manager
Version: 0.0.7
Authors@R: c(
    person("John", "Harrison", , "johndharrison0@gmail.com",
    role = c("aut", "cre"), comment = "R package binman"))
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.2)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, covr, knitr, rmarkdown
Imports: rappdirs, yaml, httr, jsonlite, xml2, utils, stats, assertthat
URL: https://github.com/johndharrison/binman
URLNote: https://github.com/johndharrison/binman
BugReports: https://github.com/johndharrison/binman/issues
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-12-11 18:23:31 UTC; john
Author: John Harrison [aut, cre] (R package binman)
Maintainer: John Harrison <johndharrison0@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-11 20:35:06
