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
ropensci/binman documentation built on July 30, 2023, 12:15 p.m.