run styler on package #18
Annotations
10 warnings
Lint:
R\app.R#L80
file=R\app.R,line=80,col=28,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
Lint:
R\app.R#L97
file=R\app.R,line=97,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 97.
|
Lint:
R\app.R#L197
file=R\app.R,line=197,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
|
Lint:
R\app.R#L207
file=R\app.R,line=207,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
|
Lint:
R\app.R#L222
file=R\app.R,line=222,col=13,[commented_code_linter] Commented code should be removed.
|
Lint:
R\app.R#L351
file=R\app.R,line=351,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
|
Lint:
R\app.R#L352
file=R\app.R,line=352,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
|
Lint:
R\app.R#L354
file=R\app.R,line=354,col=11,[object_usage_linter] local variable 'baseUnit' assigned but may not be used
|
Lint:
R\app.R#L396
file=R\app.R,line=396,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
|
Lint:
R\app.R#L397
file=R\app.R,line=397,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
|
Loading