get_predicted()
supports dpar
#1045
Annotations
1 error and 4 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Extract and lint files changed by this PR:
R/get_predicted_args.R#L3
file=R/get_predicted_args.R,line=3,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 89 to at most 40.
|
Extract and lint files changed by this PR:
R/get_predicted_args.R#L298
file=R/get_predicted_args.R,line=298,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
Extract and lint files changed by this PR:
tests/testthat/test-get_predicted.R#L583
file=tests/testthat/test-get_predicted.R,line=583,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
Loading