Learn R Programming

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

lintr (version 0.3.3)

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

72,557

Version

0.3.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jim Hester

Last Published

September 14th, 2015

Functions in lintr (0.3.3)

exclude

Exclude lines or files from linting
absolute_paths_linter

linters
read_settings

Read lintr settings
clear_cache

Clear the lintr cache
Lint

Create a Lint object
default_settings

Default lintr settings
expect_lint_free

Test that the package is lint free
with_defaults

Modify the list of default linters
lint_file

Lint a given file
default_linters

Default linters to use
lint_package

Lint a package
expect_lint

Lint expectation
get_source_expressions

Parsed sourced file from a filename
lintr

Lintr
parse_exclusions

read a source file and parse all the excluded lines from it