Replace degrees_of_freedom()
with get_df()
#574
Annotations
1 error and 4 warnings
|
R/equivalence_test.R#L545
file=R/equivalence_test.R,line=545,col=88,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
R/extract_parameters.R#L5
file=R/extract_parameters.R,line=5,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 68 to at most 40.
|
tests/testthat/test-compare_parameters.R#L82
file=tests/testthat/test-compare_parameters.R,line=82,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
|
tests/testthat/test-compare_parameters.R#L153
file=tests/testthat/test-compare_parameters.R,line=153,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
This job failed
Loading