Add article on using (balanced) mutual nearest neighbors #157
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:
R/affinity.R#L4
file=R/affinity.R,line=4,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/affinity.R#L5
file=R/affinity.R,line=5,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/affinity.R#L38
file=R/affinity.R,line=38,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/affinity.R#L150
file=R/affinity.R,line=150,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|
lint:
R/affinity.R#L159
file=R/affinity.R,line=159,col=24,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/affinity.R#L163
file=R/affinity.R,line=163,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
lint:
R/affinity.R#L211
file=R/affinity.R,line=211,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
lint:
R/bigstatsr_init.R#L5
file=R/bigstatsr_init.R,line=5,col=30,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/init.R#L19
file=R/init.R,line=19,col=32,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/init.R#L19
file=R/init.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|