typo #133
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
demo/dendextend.R#L23
file=demo/dendextend.R,line=23,col=3,[commented_code_linter] Commented code should be removed.
|
lint:
R/all.equal.R#L39
file=R/all.equal.R,line=39,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 104 characters.
|
lint:
R/all.equal.R#L40
file=R/all.equal.R,line=40,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 98 characters.
|
lint:
R/all.equal.R#L41
file=R/all.equal.R,line=41,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint:
R/all.equal.R#L43
file=R/all.equal.R,line=43,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 140 characters.
|
lint:
R/all.equal.R#L49
file=R/all.equal.R,line=49,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 99 characters.
|
lint:
R/all.equal.R#L98
file=R/all.equal.R,line=98,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
lint:
R/all.equal.R#L99
file=R/all.equal.R,line=99,col=34,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/all.equal.R#L100
file=R/all.equal.R,line=100,col=34,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/all.equal.R#L101
file=R/all.equal.R,line=101,col=34,[object_name_linter] Variable and function name style should match snake_case or symbols.
|