git_checks
From devtools v2.0.2
by James Hester
Git checks.
This function performs Git checks checks prior to release. It is called
automatically by release()
.
- Keywords
- internal
Usage
git_checks(pkg = ".")
Arguments
- pkg
package description, can be path or package name. See
as.package()
for more information.
Community examples
Looks like there are no examples yet.