View source: R/checkInstalls.R
Install a single package and capture stdout and stderr.
1 2 | loggingPackageInstall(repo, capture_prefix = paste0(pkg, "-"),
path = getwd())
|
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" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.