Remove redundant label from group-variable (#366) #982
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
R/estimate_grouplevel.R#L92
file=R/estimate_grouplevel.R,line=92,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 133 characters.
|
Lint:
R/estimate_slopes.R#L80
file=R/estimate_slopes.R,line=80,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
Lint:
R/format.R#L13
file=R/format.R,line=13,col=3,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
|
Lint:
R/format.R#L16
file=R/format.R,line=16,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
|
Lint:
R/format.R#L20
file=R/format.R,line=20,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
|
Lint:
R/format.R#L150
file=R/format.R,line=150,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 41 to at most 40.
|
Lint:
R/format.R#L151
file=R/format.R,line=151,col=3,[object_overwrite_linter] 'predict' is an exported object from package 'stats'. Avoid re-using such symbols.
|
Lint:
R/format.R#L152
file=R/format.R,line=152,col=3,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
|
Lint:
R/format.R#L223
file=R/format.R,line=223,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
|
Lint:
R/format.R#L233
file=R/format.R,line=233,col=22,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
|
Loading