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
- Should assignments be excluded from undesirable_function_linter?
- R6 method chaining
- get_source_expressions() should get a way to parse encodings directly
- New linter for `...names()` instead of `names(list(...))`
- lint `case_when()` that could use the levels(x) ~ value approach
- Should `$xml_find_function_calls()` be friendlier for non-syntactic calls like `%%`(x, y)?
- Detection of variable usage prior to assignment in function scope
- unnecessary_lambda_linter() misses '!' when suggesting removing a lambda
- Ship a static .gif file with the CRAN README
- Possibly remove <<- from the default valid operators in assignment_linter
- Docs
- R not yet supported