more edits to est.incidence.by() #457
Annotations
1 error and 11 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/est.incidence.by.R#L70
file=R/est.incidence.by.R,line=70,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 20.
|
Extract and lint files changed by this PR:
R/est.incidence.by.R#L70
file=R/est.incidence.by.R,line=70,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/est.incidence.by.R#L130
file=R/est.incidence.by.R,line=130,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/est.incidence.by.R#L168
file=R/est.incidence.by.R,line=168,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/est.incidence.by.R#L252
file=R/est.incidence.by.R,line=252,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/utils.R#L1
file=R/utils.R,line=1,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/utils.R#L5
file=R/utils.R,line=5,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/utils.R#L5
file=R/utils.R,line=5,col=26,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/utils.R#L17
file=R/utils.R,line=17,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Extract and lint files changed by this PR:
R/utils.R#L17
file=R/utils.R,line=17,col=25,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Loading