Rename group
/group_by
arguments into by
#578
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 37s
Annotations
1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/performance_cv.R#L108
file=R/performance_cv.R,line=108,col=20,[undesirable_function_linter] Avoid undesirable function "mapply".
|
lint-changed-files / lint-changed-files:
R/performance_cv.R#L127
file=R/performance_cv.R,line=127,col=18,[undesirable_function_linter] Avoid undesirable function "mapply".
|
lint-changed-files / lint-changed-files:
R/performance_cv.R#L151
file=R/performance_cv.R,line=151,col=9,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
|
lint-changed-files / lint-changed-files:
R/performance_cv.R#L161
file=R/performance_cv.R,line=161,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 128 characters.
|