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'.
Version: | 3.0.0 |
Depends: | R (≥ 3.2) |
Imports: | rex, crayon, codetools, cyclocomp, digest, glue, jsonlite, knitr, stats, utils, xml2 (≥ 1.0.0), xmlparsedata (≥ 1.0.3), backports |
Suggests: | covr, httr (≥ 1.2.1), mockery, patrick, pkgdown, rmarkdown, rstudioapi (≥ 0.2), testthat (≥ 3.0.0), tibble, withr |
Published: | 2022-06-13 |
Author: | Jim Hester [aut, cre], Florent Angly [aut] (fangly), Russ Hyde [aut], Michael Chirico [aut], Kun Ren [aut], Alexander Rosenstock [aut] (AshesITR) |
Maintainer: | Jim Hester <james.f.hester at gmail.com> |
BugReports: | https://github.com/r-lib/lintr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/r-lib/lintr, https://lintr.r-lib.org |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | lintr results |
Reference manual: | lintr.pdf |
Vignettes: |
Continuous integration Creating new linters Editor setup Using lintr |
Package source: | lintr_3.0.0.tar.gz |
Windows binaries: | r-devel: lintr_3.0.0.zip, r-release: lintr_3.0.0.zip, r-oldrel: lintr_3.0.0.zip |
macOS binaries: | r-release (arm64): lintr_3.0.0.tgz, r-oldrel (arm64): lintr_3.0.0.tgz, r-release (x86_64): lintr_3.0.0.tgz, r-oldrel (x86_64): lintr_3.0.0.tgz |
Old sources: | lintr archive |
Please use the canonical form https://CRAN.R-project.org/package=lintr to link to this page.