lintr
https://github.com/r-lib/lintr
R
Static Code Analysis for R
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
R not yet supported6 Subscribers
Add a CodeTriage badge to lintr
Help out
- Issues
- Fix examples using temporary files
- New linter to recommend using `%in%`
- Linter to recommend new expectations to check for absence of exceptions?
- Reconsider `unnecessary_lambda_linter()` default behaviour
- Include names of problematic packages in error message for `namespace_linter()`
- Introduce linter for deeply nested code?
- New linter to suggest moving complex conditional expressions to boolean function/variable?
- New linter to simplify negatives in conditional expressions?
- Lint LHS literals in conditional expressions?
- New linter to suggest parentheses to clarify boolean expressions?
- Docs
- R not yet supported