Showing 3 of total 3 results (show query)
r-lib
lintr:A 'Linter' for R Code
Checks adherence to a given style, syntax errors and possible semantic issues. Supports on the fly checking of R code edited with 'RStudio IDE', 'Emacs', 'Vim', 'Sublime Text', 'Atom' and 'Visual Studio Code'.
Maintained by Michael Chirico. Last updated 10 days ago.
1.2k stars 16.99 score 916 scripts 33 dependentsappsilon
box.linters:Linters for 'box' Modules
Static code analysis of 'box' modules. The package enhances code quality by providing linters that check for common issues, enforce best practices, and ensure consistent coding standards.
Maintained by Ricardo Rodrigo Basa. Last updated 10 days ago.
10 stars 6.80 score 1 scripts 1 dependentsopenpharma
roxylint:Lint 'roxygen2'-Generated Documentation
Provides formatting linting to 'roxygen2' tags. Linters report 'roxygen2' tags that do not conform to a standard style. These linters can be a helpful check for building more consistent documentation and to provide reminders about best practices or checks for typos. Default linting suites are provided for common style guides such as the one followed by the 'tidyverse', though custom linters can be registered by other packages or be custom-tailored to a specific package.
Maintained by Doug Kelkhoff. Last updated 1 years ago.
17 stars 3.93 score