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
- object_name_linter can't detect S3 methods for the `%/%` operator?
- `unnecessary_nesting_linter()` incorrectly recommends to get rid of braces in ggplot2 chains
- any_duplicated_linter should land on the whole '==' expression
- 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
- GHA has effectively 'Rscript -e "callr::rscript(...)"'
- Use skip_unless_r, eventually
- Recommend expect_shape()
- Add a lint for stopifnot(isTRUE(all.equal(...)))
- Docs
- R not yet supported