removed string wrapping #206
Annotations
1 error and 5 warnings
lint
Process completed with exit code 31.
|
lint:
R/AbstractAnnData.R#L60
file=R/AbstractAnnData.R,line=60,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/AbstractAnnData.R#L61
file=R/AbstractAnnData.R,line=61,col=97,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/AbstractAnnData.R#L62
file=R/AbstractAnnData.R,line=62,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/AbstractAnnData.R#L74
file=R/AbstractAnnData.R,line=74,col=40,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/AbstractAnnData.R#L74
file=R/AbstractAnnData.R,line=74,col=40,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|