Use more consistent representations in function documentation and hyperlink functions #345
Annotations
1 error and 10 warnings
|
R/adjust.R#L145
file=R/adjust.R,line=145,col=7,[scalar_in_linter] Use == to match length-1 scalars, not %in%. Note that == preserves NA where %in% does not.
|
R/get.R#L19
file=R/get.R,line=19,col=24,[scalar_in_linter] Use == to match length-1 scalars, not %in%. Note that == preserves NA where %in% does not.
|
R/plot.R#L296
file=R/plot.R,line=296,col=9,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.R#L299
file=R/plot.R,line=299,col=9,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.R#L300
file=R/plot.R,line=300,col=9,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.R#L308
file=R/plot.R,line=308,col=7,[scalar_in_linter] Use == to match length-1 scalars, not %in%. Note that == preserves NA where %in% does not.
|
R/plot.R#L321
file=R/plot.R,line=321,col=23,[scalar_in_linter] Use == to match length-1 scalars, not %in%. Note that == preserves NA where %in% does not.
|
R/plot.R#L348
file=R/plot.R,line=348,col=30,[scalar_in_linter] Use == to match length-1 scalars, not %in%. Note that == preserves NA where %in% does not.
|
R/plot.R#L390
file=R/plot.R,line=390,col=7,[scalar_in_linter] Use == to match length-1 scalars, not %in%. Note that == preserves NA where %in% does not.
|
R/summarise.R#L93
file=R/summarise.R,line=93,col=15,[scalar_in_linter] Use == to match length-1 scalars, not %in%. Note that == preserves NA where %in% does not.
|
The logs for this run have expired and are no longer available.
Loading