Move dplyr to Suggests #279
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.
|