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 supported7 Subscribers
Add a CodeTriage badge to lintr
Help out
- Issues
- object_length_linter and object_name_linter crash when lint is called with empty filename
- Lint nested test_that() usage
- Support `type = "bioconductor"`
- `object_usage_linter` false positive: Variable assigned **and used** within `with` flagged as unused
- Add check for duplicated index variables in nested `for` loops?
- object_name_linter can't detect S3 methods for the `%/%` operator?
- `unnecessary_nesting_linter()` incorrectly recommends to get rid of braces in ggplot2 chains
- New linter suggestion: detect usage of `RHOME` when safer `R.home()` alternatives exist
- Add portability linter tag?
- New grepv_linter() for more concise string subsetting
- Docs
- R not yet supported