Specify minimum needed R version in DESCRIPTION #29
Annotations
10 warnings
Lint:
R/geom_signif.R#L110
file=R/geom_signif.R,line=110,col=24,[vector_logic_linter] Use `&&` in conditional expressions.
|
Lint:
R/geom_signif.R#L114
file=R/geom_signif.R,line=114,col=7,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
|
Lint:
R/geom_signif.R#L168
file=R/geom_signif.R,line=168,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
Lint:
R/geom_signif.R#L279
file=R/geom_signif.R,line=279,col=24,[vector_logic_linter] Use `&&` in conditional expressions.
|
Lint:
R/geom_signif.R#L279
file=R/geom_signif.R,line=279,col=44,[vector_logic_linter] Use `&&` in conditional expressions.
|
Lint:
R/geom_signif.R#L280
file=R/geom_signif.R,line=280,col=7,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.
|
Lint:
R/geom_signif.R#L285
file=R/geom_signif.R,line=285,col=9,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
|
Lint:
R/geom_signif.R#L288
file=R/geom_signif.R,line=288,col=26,[vector_logic_linter] Use `&&` in conditional expressions.
|
Lint:
R/geom_signif.R#L305
file=R/geom_signif.R,line=305,col=9,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
|
Lint:
R/geom_signif.R#L348
file=R/geom_signif.R,line=348,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 53 to at most 25.
|
Loading