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
- Should `$xml_find_function_calls()` be friendlier for non-syntactic calls like `%%`(x, y)?
- Detection of variable usage prior to assignment in function scope
- unnecessary_lambda_linter() misses '!' when suggesting removing a lambda
- Ship a static .gif file with the CRAN README
- Possibly remove <<- from the default valid operators in assignment_linter
- object_usage_linter fails to account for withr-defined names
- Un-braced nested if/else gives false positive for unreachable_code_linter
- Stop after maximum issues found
- Check that there is no conflict between `{lintr}` and Posit's new formatter for R
- undesirable_function_linter() could support a custom regex?
- Docs
- R not yet supported