Added tests #115
Annotations
11 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|