Skip to content

Move dplyr to Suggests #279

Move dplyr to Suggests

Move dplyr to Suggests #279

Triggered via pull request April 19, 2024 17:40
Status Success
Total duration 1m 53s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/audits.R#L46
file=R/audits.R,line=46,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 105 characters.
lint: R/audits.R#L56
file=R/audits.R,line=56,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 120 characters.
lint: R/audits.R#L95
file=R/audits.R,line=95,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
lint: R/audits.R#L97
file=R/audits.R,line=97,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/audits.R#L117
file=R/audits.R,line=117,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
lint: R/connect.R#L23
file=R/connect.R,line=23,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 41.
lint: R/connect.R#L23
file=R/connect.R,line=23,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/connect.R#L34
file=R/connect.R,line=34,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/connect.R#L50
file=R/connect.R,line=50,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
lint: R/connect.R#L56
file=R/connect.R,line=56,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.