Remove normal approximation #47
Annotations
1 error and 10 warnings
|
R/estimate_severity.R#L33
file=R/estimate_severity.R,line=33,col=79,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
R/estimate_severity.R#L34
file=R/estimate_severity.R,line=34,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
R/estimate_severity.R#L66
file=R/estimate_severity.R,line=66,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=20,[infix_spaces_linter] Put spaces around all infix operators.
|
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=34,[brace_linter] There should be a space before an opening curly brace.
|
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=34,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
R/estimate_severity.R#L70
file=R/estimate_severity.R,line=70,col=10,[brace_linter] There should be a space before an opening curly brace.
|
R/estimate_severity.R#L75
file=R/estimate_severity.R,line=75,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 105 characters.
|
R/estimate_severity.R#L78
file=R/estimate_severity.R,line=78,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
This job failed
Loading