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
- New linter for multiple assignments
- Linter to recommend using variable assignment to avoid unnecessary computations in functionals?
- Catch ifelse(A [&&-or-||] B, ...) (in vector_logic_linter?)
- Assignments in control structures
- Linter to recommend using vectorized functions, when relevant?
- Dealing with `object_usage_linter` during local development
- pattern= should be a configurable setting in lint_dir()
- Linter for partially matched arguments
- Cover explicit return for `invisible()` in `return_linter()`
- Should we provide a linter to statically detect unsupported currying of base functions?
- Docs
- R not yet supported