Description
R source code can be checked quickly for style and likely quality issues.
It is useful for data-science projects, research scripts, and teams that want consistent R code review. Linter output is guidance, so confirm behavior with tests and domain review.