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
- undesirable_operator_linter could optionally lint in functional form
- undesirable_function_linter fails to match non-syntactic names
- comment_code_linter misdetects single quotes enclose strings on roxygen comments
- Curly braces should be treated differently in plotmath expression
- Lint rules for legacy terms
- Introduce `undesirable_loop_variable_linter()`?
- Non-R code blocks are parsed as R in Rmd/qmd files
- Automatically add .lintr to .Rbuildignore by the `use_lintr` function
- New linter to check that function called for its side effects returns first argument invisibly
- False positive in `unnecessary_nested_if_linter()`
- Docs
- R not yet supported