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
- spaces_inside_linter() doesn't allow spacing for aligned indentation
- linter to ensure roxygen documentation for all functions
- Make `backport_linter()` more informative by default
- get0 linter
- New lint to not use `{}` in generic
- no visible global function definition false positive when inside a function inside a script with the necessary library call
- Allow `expect_identical(names(x), names(y))`
- Skip eval=FALSE chunks
- Update compare_branches not to fail when one branch errors in some cases
- New `tolerance_linter()` to detect use of `round()` instead of a custom `tolerance` value
- Docs
- R not yet supported