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 to the package directory (see
devtools::as.package).
Arguments passed to
rcmdcheck::rcmdcheck.
Arguments passed to
rcmdcheck::rcmdcheck.