powered by
This function performs Git checks checks prior to release. It is called automatically by release().
release()
git_checks(pkg = ".")
The package to use, can be a file path to the package or a package object. See as.package() for more information.
as.package()