Skip to content

Documentation

Documentation #37

Triggered via pull request October 25, 2023 11:46
Status Success
Total duration 3m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.
lint: R/BMCPMod.R#L5
file=R/BMCPMod.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 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.
lint: R/BMCPMod.R#L7
file=R/BMCPMod.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 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.
lint: R/BMCPMod.R#L10
file=R/BMCPMod.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 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.