build1: prepare and build a package tarball, not exported because we...

Description Usage Arguments Note

View source: R/build1.R

Description

prepare and build a package tarball, not exported because we use build1_with_buildsink to capture log

Usage

1
build1(srcpath, dest = ".", ...)

Arguments

srcpath

character(1) path to source folder for a package

dest

character(1) destination folder

...

pass to pkgbuild::build

Note

If preparation for building triggers a try-error, the resulting exception object is returned. Otherwise the result of pkgbuild::build() is returned.


vjcitn/BiocBBSpack documentation built on Nov. 21, 2020, 1:18 p.m.