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 = "--as-cran",
build_args = args[-which(args == "--as-cran")]
)Path to the package directory (see
devtools::as.package).
Arguments passed to
rcmdcheck::rcmdcheck.
Arguments passed to
rcmdcheck::rcmdcheck.