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
- Improve lint message for suggesting "outer comparison" in unnecessary_lambda_linter()
- Add exception in unnecessary_nesting_linter() for paired stop()/warning() branches
- Match the exit clause used for a clearer lint message in unnecessary_nesting_linter
- Improve metadata for unnecessary_nesting_linter() with if/else reduction
- nrow_subset_linter() should understand subsets with `[`, too
- Find redundant GHA and remove them
- Check if parallel testing reduces check time in CI
- Encourage braced expression in `test_that()` calls
- Discourage @describeIn in favor of @rdname
- Exception for substitute() by default in implicit_assignment_linter()?
- Docs
- R not yet supported