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
- string_boundary_linter() should recognize substr(x, 0, 1) as well
- New lint: recommend `expect_match()` and `expect_no_match()`
- object_length_linter and object_name_linter crash when lint is called with empty filename
- fix: guard find_package() against empty filename path
- Lint nested test_that() usage
- Support `type = "bioconductor"`
- Ignore outer unary operators in unnecessary_lambda_linter
- Don't trip over capture groups in lint(exclude=) regex
- 'break' in switch() case flags later cases as "unreachable"
- Replace .gif in README with equivalent code
- Docs
- R not yet supported