| rcmdcheck_and_log | R Documentation |
rcmdcheck::rcmdcheck and Write to LogThe deparsed dputs of Sys.info and
rcmdcheck::rcmdcheck are tagged and
cated so we can evaluate them from reading logs (on
gitlab, for example).
rcmdcheck_and_log(
path = ".",
args = c(build_args, "--as-cran"),
build_args = NULL
)
path |
Path to the package directory (see
|
args |
Arguments passed to
|
build_args |
Arguments passed to
|
Invisibly NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.