pb_build: Build binary package

Description Usage Arguments

View source: R/build.R

Description

Build a binary package, given a remote-style reference to a package (e.g., user/repo)

Usage

1
pb_build(ref, extra_dependencies = NULL, workdir = NULL)

Arguments

ref

A remote-style refrence to a package (e.g., user/repo)

extra_dependencies

An optional character vector of additional dependencies to install, also remote-style references.

workdir

An optional working directory to use. If non-NULL, then source trees will persist across calls to pb_build, which will make things a little faster.


mrc-ide/pkgbuilder documentation built on Sept. 1, 2020, 9:57 a.m.