Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

lint_file (Package: lintr) : Lint a given file

Apply one or more linters to a file and return a list of lints found.
● Data Source: CranContrib
● Keywords:
● Alias: lint, lint_file
● 0 images

exclude (Package: lintr) : Exclude lines or files from linting

Exclude lines or files from linting
● Data Source: CranContrib
● Keywords:
● Alias: exclude
● 0 images

parse_exclusions (Package: lintr) : read a source file and parse all the excluded lines from it

read a source file and parse all the excluded lines from it
● Data Source: CranContrib
● Keywords:
● Alias: parse_exclusions
● 0 images

get_source_expressions (Package: lintr) : Parsed sourced file from a filename

This object is given as input to each linter
● Data Source: CranContrib
● Keywords:
● Alias: get_source_expressions
● 0 images

lintr (Package: lintr) : Lintr

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.
● Data Source: CranContrib
● Keywords:
● Alias: lintr
● 0 images

clear_cache (Package: lintr) : Clear the lintr cache

Clear the lintr cache
● Data Source: CranContrib
● Keywords:
● Alias: clear_cache
● 0 images

with_defaults (Package: lintr) : Modify the list of default linters

Modify the list of default linters
● Data Source: CranContrib
● Keywords:
● Alias: with_defaults
● 0 images

Lint (Package: lintr) : Create a code{Lint

Create a Lint object
● Data Source: CranContrib
● Keywords:
● Alias: Lint
● 0 images

expect_lint_free (Package: lintr) : Test that the package is lint free

This function is a thin wrapper around lint_package that simply tests there are no lints in the package. It can be used to ensure that your tests fail if the package contains lints.
● Data Source: CranContrib
● Keywords:
● Alias: expect_lint_free
● 0 images

read_settings (Package: lintr) : Read lintr settings

Lintr searches for settings for a given file in the following order.
● Data Source: CranContrib
● Keywords:
● Alias: read_settings
● 0 images