pkg_dev: CI/CD steps for a package at the repository root

Description Usage Arguments Functions See Also

Description

CI/CD steps for a package at the repository root

Usage

1
2
3
rcmd_check(name = "Check Package")

covr(name = "Run Code Coverage")

Arguments

name

[character(1)] giving additional options for the step. Multiline strings are not supported. Defaults to NULL.

Functions

See Also

Other steps: checkout(), deploy_static, install_deps(), rscript()


r-lib/ghactions documentation built on Dec. 15, 2020, 4:07 p.m.