Prepare CRAN release (#976) #2061
Annotations
10 warnings
lint / lint:
R/clean_names.R#L106
file=R/clean_names.R,line=106,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#L515
file=R/compute_variances.R,line=515,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L543
file=R/compute_variances.R,line=543,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L584
file=R/compute_variances.R,line=584,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L599
file=R/compute_variances.R,line=599,col=44,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint / lint:
R/compute_variances.R#L793
file=R/compute_variances.R,line=793,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L809
file=R/compute_variances.R,line=809,col=38,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint / lint:
R/compute_variances.R#L1255
file=R/compute_variances.R,line=1255,col=7,[undesirable_function_linter] Avoid undesirable function "mapply".
|