Skip to contents

Check

Check helpers (package and its dependencies)

checkDependencies()
Check for alignment of package dependencies across Rplatform and package specifications.
checkPackage()
Check R package

Install

Installation helpers

installAllDeps()
Install all package dependencies from yaml file for building image purposes
installLocalPackage()
Install locally cloned repo for builiding image purposes

Linter

Linter helpers

assertVersionBumped()
Assert that a package version was bumped
avoid_new_lines()
Avoid new lines in sprintf output. Function helps to avoid line lenght limits without affecting sprintf output
checkPrTemplate()
Check a PR body against the gDR PR template
consecutive_spaces_linter()
consecutive_spaces_linter
internal_docs_linter()
internal_docs_linter
lintBranchName()
Lint a branch name
lintCommitMessages()
Lint commit messages for parenthesized Jira ticket references
lintMergeRequest()
Lint a merge/pull request title and body
lintNewsEntries()
Lint NEWS.md entries for style and brevity
lintPkgDirs()
Lint select subdirectories in a package directory.
lintPrTitle()
Lint a PR title for Jira ticket references
lintRmdDeps()
Check an Rmd file for unresolved function calls
lintTicketRefs()
Lint NEWS.md and DESCRIPTION for Jira ticket references
lintVersionConsistency()
Lint version consistency between NEWS.md and DESCRIPTION
roxygen_tag_linter()
roxygen_tag_linter
ticket_ref_linter()
ticket_ref_linter