Remove normal approximation #48
Annotations
1 error and 10 warnings
|
R/estimate_severity.R#L33
file=R/estimate_severity.R,line=33,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
R/estimate_severity.R#L67
file=R/estimate_severity.R,line=67,col=38,[brace_linter] There should be a space before an opening curly brace.
|
R/estimate_severity.R#L67
file=R/estimate_severity.R,line=67,col=38,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=48,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
R/estimate_severity.R#L68
file=R/estimate_severity.R,line=68,col=53,[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=54,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
R/estimate_severity.R#L77
file=R/estimate_severity.R,line=77,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
R/estimate_severity.R#L84
file=R/estimate_severity.R,line=84,col=32,[infix_spaces_linter] Put spaces around all infix operators.
|
R/estimate_severity.R#L84
file=R/estimate_severity.R,line=84,col=36,[brace_linter] There should be a space before an opening curly brace.
|
R/estimate_severity.R#L84
file=R/estimate_severity.R,line=84,col=36,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
This job failed
Loading