Should we add allow.new.levels=TRUE
by default?
#2109
Annotations
11 warnings
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint:
R/clean_names.R#L103
file=R/clean_names.R,line=103,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 50 to at most 40.
|
lint / lint:
R/colour_tools.R#L195
file=R/colour_tools.R,line=195,col=37,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint / lint:
R/compute_variances.R#L1
file=R/compute_variances.R,line=1,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 57 to at most 40.
|
lint / lint:
R/compute_variances.R#L512
file=R/compute_variances.R,line=512,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L538
file=R/compute_variances.R,line=538,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L578
file=R/compute_variances.R,line=578,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L593
file=R/compute_variances.R,line=593,col=44,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint / lint:
R/compute_variances.R#L787
file=R/compute_variances.R,line=787,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L803
file=R/compute_variances.R,line=803,col=38,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint / lint:
R/compute_variances.R#L1237
file=R/compute_variances.R,line=1237,col=7,[undesirable_function_linter] Avoid undesirable function "mapply".
|