testPackageInstalls: Test package installation success

Description Usage Arguments Value See Also

View source: R/checkInstalls.R

Description

Test package installation success

Usage

1
2
testPackageInstalls(repos, update = FALSE, upgrade = "never",
  dependencies = TRUE, ...)

Arguments

repos

character() character() vector of git URLs (that gets passed to 'figureInstallString')

update

passed to install

upgrade

passed to install

dependencies

passed to install

...

passed to install

Value

a three column tibble with repo name, install status, and any errors (typically simpleErrors).

See Also

install_github


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