Both columns for rolling and non-equi joins #1246
Annotations
1 error and 5 warnings
lint-r
Process completed with exit code 31.
|
lint-r:
R/data.table.R#L142
file=R/data.table.R,line=142,col=27,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function definition.
|
lint-r:
R/data.table.R#L522
file=R/data.table.R,line=522,col=11,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.
|
lint-r:
R/data.table.R#L525
file=R/data.table.R,line=525,col=11,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
|
lint-r:
R/data.table.R#L534
file=R/data.table.R,line=534,col=11,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.
|
lint-r:
R/data.table.R#L536
file=R/data.table.R,line=536,col=11,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
|