Support dcchoice #1159
Annotations
10 warnings
Lint:
R/all_equal_models.R#L29
file=R/all_equal_models.R,line=29,col=51,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
|
Lint:
R/all_equal_models.R#L32
file=R/all_equal_models.R,line=32,col=18,[undesirable_function_linter] Function "sapply" is undesirable.
|
Lint:
R/all_equal_models.R#L37
file=R/all_equal_models.R,line=37,col=20,[undesirable_function_linter] Function "sapply" is undesirable.
|
Lint:
R/all_equal_models.R#L66
file=R/all_equal_models.R,line=66,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
|
Lint:
R/clean_names.R#L75
file=R/clean_names.R,line=75,col=10,[undesirable_function_linter] Function "sapply" is undesirable.
|
Lint:
R/clean_names.R#L81
file=R/clean_names.R,line=81,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
|
Lint:
R/clean_names.R#L106
file=R/clean_names.R,line=106,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 40, this has 42.
|
Lint:
R/clean_names.R#L135
file=R/clean_names.R,line=135,col=14,[undesirable_function_linter] Function "sapply" is undesirable.
|
Lint:
R/clean_names.R#L183
file=R/clean_names.R,line=183,col=13,[commented_code_linter] Commented code should be removed.
|
Lint:
R/clean_names.R#L213
file=R/clean_names.R,line=213,col=28,[undesirable_function_linter] Function "sapply" is undesirable.
|
The logs for this run have expired and are no longer available.
Loading