[Feature] cor_sort() can deal with non-square matrices #405
Annotations
10 warnings
Lint:
R/cor_sort.R#L81
file=R/cor_sort.R,line=81,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
Lint:
R/cor_test.R#L4
file=R/cor_test.R,line=4,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 224 characters.
|
Lint:
R/cor_test.R#L121
file=R/cor_test.R,line=121,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 52 to at most 40.
|
Lint:
R/cor_test.R#L140
file=R/cor_test.R,line=140,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 126 characters.
|
Lint:
R/cor_test.R#L240
file=R/cor_test.R,line=240,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
Lint:
R/cor_test.R#L242
file=R/cor_test.R,line=242,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
Lint:
R/cor_test.R#L244
file=R/cor_test.R,line=244,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
Lint:
R/cor_test.R#L246
file=R/cor_test.R,line=246,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
Lint:
R/cor_test.R#L248
file=R/cor_test.R,line=248,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
Lint:
R/cor_test.R#L250
file=R/cor_test.R,line=250,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 129 characters.
|
Loading