shared params
whether not to actually execute any action having side-effects
directory where to install and find installed pkgs
a package as a "srcpkg" object
packages as a "srcpkgs" object
the package name, as a character
a package name or object ("package" or "srcpkg")
the package path, as a character
a package name, path or package object
a list of package ids (names, paths or object), or a srcpkgs object. Also accept a singleton package object
the MD5 hash of the source package
whether to display a progress bar
whether to roxygenize
a collection of source packages as a srckgs object.
paths to the source packages folders
directory from where to search for source packages
whether to be quiet/silent
a pattern to select the testthat tests to run. Test files are names test-xxxxx.R where xxxxx is the test name. Only test files whose name match the pattern will be run.
whether to run the package tests in parallel