build_binaries: Build a set of binaries, waiting until complete

Description Usage Arguments Value

View source: R/client_friendly.R

Description

Build a set of binaries, waiting until complete

Usage

1
build_binaries(filenames, host, port = 8765, ..., dest = tempfile())

Arguments

filenames

Vector of filenames of the source packages

host

A hostname for the build server, or FALSE to build locally.

port

Port number for the build server

...

Arguments passed through to the build method of buildr_client; includes dest (place to put binaries), poll (frequency to poll for job completion), timeout (time until giving up), verbose (controls printed output) and log_on_failure (print logs if a build fails).

Value

A character vector of filenames


mrc-ide/buildr documentation built on Nov. 20, 2019, 2:20 p.m.