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
- Extensions for the sum() case in boolean_arithmetic_linter
- Extend boolean_arithmetic_linter to detect all()-like cases too
- lint lapply(x, length) and map(x, length) --> lengths(x)
- Lint implicit return assignments in `function_return_linter()`
- Proposed linter for mixing logical operators without grouping
- Support globs in exclusions
- Add magic number linter?
- Consolidate suboptimal usages of `which()` under one linter
- `undesirable_function_linter()` false positive for `library()` calls in vignettes
- expect_true_false_linter catches TRUE/FALSE not passed to `expected`
- Docs
- R not yet supported