Warn when by/keyby is used with column selection via character or numeric j
#3452
code-quality.yaml
on: pull_request
lint-r
1m 48s
lint-c
1m 8s
lint-po
50s
lint-md
46s
lint-rd
50s
Annotations
3 errors and 2 warnings
|
lint-md
Process completed with exit code 1.
|
|
lint-md
Please fix the issues above.
|
|
lint-r
Process completed with exit code 31.
|
|
lint-r:
R/data.table.R#L772
file=R/data.table.R,line=772,col=13,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.
|
|
lint-r:
R/data.table.R#L743
file=R/data.table.R,line=743,col=13,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.
|