loggingPackageInstall: install package and capture output

Description Usage Arguments

View source: R/checkInstalls.R

Description

Install a single package and capture stdout and stderr.

Usage

1
2
loggingPackageInstall(repo, capture_prefix = paste0(pkg, "-"),
  path = getwd())

Arguments

repo

character(1) package name or repo (passed to BiocManager::install)

capture_prefix

character(1) prefix of files that will end up as "capture_prefixstdout.log" and "capture_prefixstdout.log"


seandavi/CollaborativeBookdown documentation built on Aug. 22, 2019, 4:48 a.m.