Use gt-functions for alignment #967
Annotations
1 error and 7 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Run r-lib/actions/setup-r-dependencies@v2
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Extract and lint files changed by this PR:
R/export_table.R#L125
file=R/export_table.R,line=125,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 78 to at most 40.
|
Extract and lint files changed by this PR:
R/export_table.R#L499
file=R/export_table.R,line=499,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 74 to at most 40.
|
Extract and lint files changed by this PR:
R/export_table.R#L951
file=R/export_table.R,line=951,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 43 to at most 40.
|
Extract and lint files changed by this PR:
R/export_table.R#L974
file=R/export_table.R,line=974,col=17,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
|
Extract and lint files changed by this PR:
R/export_table.R#L1025
file=R/export_table.R,line=1025,col=30,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
|
Extract and lint files changed by this PR:
R/format_table.R#L58
file=R/format_table.R,line=58,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 150 characters.
|
Loading