update github workflow to include installation of libfontconfig1-dev #107
Annotations
10 warnings
lint:
R/data_manipulation.R#L3
file=R/data_manipulation.R,line=3,col=40,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/data_manipulation.R#L3
file=R/data_manipulation.R,line=3,col=40,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
R/data_manipulation.R#L8
file=R/data_manipulation.R,line=8,col=53,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/data_manipulation.R#L8
file=R/data_manipulation.R,line=8,col=53,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=3,[object_usage_linter] no visible global function definition for 'assay'
|
lint:
R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=3,[object_usage_linter] no visible global function definition for 'assay<-'
|
lint:
R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=3,[object_usage_linter] no visible global function definition for 'assay'
|
lint:
R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=45,[object_usage_linter] no visible binding for global variable 'temp'
|
lint:
R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=61,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
|
lint:
R/DE.R#L2
file=R/DE.R,line=2,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 22.
|
Loading