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
- todo_comment_linter should work in roxygen2 comments too
- Handle more glue interpreters in object_usage_linter()
- Ensure setters are handled in object_usage_linter() test suite
- Use xml_find_int() over xml_find_num()
- Mark places that would use XPath2.0+ features with TODO
- Use file-level where possible for faster computation
- commas_linter() needs an argument such that x[ , j, by] is not a lint
- Extend assignment_linter() to enforce '=' by default for assignment
- Look for expect_equal/expect_identical used with methods::is(), redirect to expect_s3/s4_class
- Find a less manual way of keeping backport_linter() current
- Docs
- R not yet supported