change min R ver to 4.2 #40
Annotations
10 warnings
lint:
R/BMCPMod.R#L3
file=R/BMCPMod.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 124 characters.
|
lint:
R/BMCPMod.R#L5
file=R/BMCPMod.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
lint:
R/BMCPMod.R#L6
file=R/BMCPMod.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
lint:
R/BMCPMod.R#L7
file=R/BMCPMod.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
|
lint:
R/BMCPMod.R#L7
file=R/BMCPMod.R,line=7,col=101,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/BMCPMod.R#L9
file=R/BMCPMod.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|
lint:
R/BMCPMod.R#L10
file=R/BMCPMod.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 135 characters.
|
lint:
R/BMCPMod.R#L11
file=R/BMCPMod.R,line=11,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/BMCPMod.R#L13
file=R/BMCPMod.R,line=13,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/BMCPMod.R#L13
file=R/BMCPMod.R,line=13,col=25,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function definition.
|