git_checks {devtools}R Documentation

Git checks.

Description

This function performs Git checks checks prior to release. It is called automatically by release().

Usage

git_checks(pkg = ".")

Arguments

pkg

package description, can be path or package name. See as.package for more information.


[Package devtools version 1.13.6 Index]