check_functions | R Documentation |
Set of functions to run orchestrated R CMD check
s and automatically manage
the dependencies installation. Each functions prepares the plan based on the
supplied package source(s) which includes installing dependencies and running
required R CMD check
s. All the functions are parallelized through sperate
processes
path |
file path to the package source directory |
n |
|
output |
|
lib.loc |
|
repos |
|
reverse_repos |
|
... |
Additional arguments passed to |
check_design()
R6 class storing all the details
regarding checks that run. Can be combined with
results
and summary()
methods to generate results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.