Create minimal R package #2
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 31.
|
Lint:
R/bundles.R#L10
file=R/bundles.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
|
Lint:
R/bundles.R#L14
file=R/bundles.R,line=14,col=47,[infix_spaces_linter] Put spaces around all infix operators.
|
Lint:
R/bundles.R#L21
file=R/bundles.R,line=21,col=68,[infix_spaces_linter] Put spaces around all infix operators.
|
Lint:
R/bundles.R#L32
file=R/bundles.R,line=32,col=53,[object_usage_linter] no visible binding for global variable 'concept_name'
|
Lint:
R/bundles.R#L32
file=R/bundles.R,line=32,col=53,[object_usage_linter] no visible binding for global variable 'concept_name'
|
Lint:
R/bundles.R#L42
file=R/bundles.R,line=42,col=42,[brace_linter] There should be a space before an opening curly brace.
|
Lint:
R/bundles.R#L42
file=R/bundles.R,line=42,col=42,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
Lint:
tests/testthat/test-bundles.R#L6
file=tests/testthat/test-bundles.R,line=6,col=44,[commas_linter] Commas should always have a space after.
|
Lint:
tests/testthat/test-bundles.R#L11
file=tests/testthat/test-bundles.R,line=11,col=46,[commas_linter] Commas should always have a space after.
|
Lint:
tests/testthat/test-bundles.R#L15
file=tests/testthat/test-bundles.R,line=15,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
Loading