R/binman-package.r

#' @title binman
#'
#' @description A Binary Download Manager.
#'
#' @details 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.
#'
#' @importFrom stats setNames
#' @importFrom assertthat assert_that
#' @name binman
#' @docType package
NULL

Try the binman package in your browser

Any scripts or data that you put into this service are public.

binman documentation built on Sept. 1, 2022, 9:06 a.m.