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
- lint_dir() should be cognizant of read permissions
- object_usage_linter() metadata wrong for 'unused argument' lint with pipe
- Check if unit tests are coupled
- Check if tests are coupled
- False positive in object_usage_linter when naming non-generic S3 method arguments
- `Missing chunk end for chunk` false-positive if there are multiple code blocks in the R string
- seq_linter() could optionally lint all 1:<non-literal> usage
- object_usage_linter gets line number wrong in multi-NSE case
- undesirable_function_linter could handle setter functions better
- undesirable_operator_linter should accept := as input
- Docs
- R not yet supported