Learn R Programming

⚠️There's a newer version (3.2.0) of this package.Take me there.

lintr (version 0.2.0)

Static R Code Analysis

Description

Checks adherence to a given style, syntax errors and possible semantic issues. Supports on the fly checking of R code edited with Emacs, Vim and Sublime Text.

Copy Link

Version

Install

install.packages('lintr')

Monthly Downloads

51,565

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jim Hester

Last Published

December 1st, 2014

Functions in lintr (0.2.0)

lint_package

Lint a package
absolute_paths_linter

linters
default_linters

Default linters to use
lint_file

Lint a given file
lintr

Lintr
with_defaults

Modify the list of default linters
clear_cache

Clear the lintr cache
expect_lint

Lint expectation
Lint

Create a Lint object
get_source_expressions

Parsed sourced file from a filename