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
- Linting unnecessary `if`/`else` in case of an early `return()`/`stop()`
- Linting tautological logical constructs (`if`/`else`) in `redundant_ifelse_linter()`
- Linting redundant conditionals?
- Consistency fuzz testing?
- Constant sprintf() calls
- backports_linter() could also check for stale backports
- Ensure robustness of config parsing to encoding (or force UTF-8)
- Add globbing support to exclusions
- library_call_linter() should exempt header boilerplate in Rmd
- Linting TODO staleness
- Docs
- R not yet supported