R/get_checks.R
get_checks.Rd
run rcmdcheck on all sources associated with a PackageSet and drop the RDS outputs in a folder
get_checks(
pkgset,
sources.folder,
checks.destination,
BPPARAM = bpparam(),
BPOPTIONS = bpoptions()
)
instance of PackageSet
path to git repos
path to folder holding RDS of rcmdcheck output
defaults to bpparam()
defaults to bpoptions()