Learn R Programming

lint (version 0.3)

Tools to check R code style

Description

Tools for checking R code for style compliance. Tools for creating style compliance tests. A suite of pre-built tests is provided.

Copy Link

Version

Install

install.packages('lint')

Monthly Downloads

38

Version

0.3

License

GPL (>= 3)

Maintainer

Last Published

April 3rd, 2013

Functions in lint (0.3)

test_style

Test a patten for consistency.
rr

make a results row A convenience utility for creating the results rows for autotest style test info
performance-styles

Performance Enhancing Styles
make_class_finder

assignment-styles

Assignment Style
find_example

Find an example file.
stylechecks

Style checks
lint

Check for stylistic errors.
conversion

Lint internal data structures
check_pattern

Check a pattern against lines
dispatch_test

Dispatch tests to the appropriate handler
package-lint

lint: R code style checker
base-patterns

Base Patterns
with_default

Look for an argument.
functional.Rd

function based tests