Skip to content

fix issues in find_statistic for fixest #1010

fix issues in find_statistic for fixest

fix issues in find_statistic for fixest #1010

Triggered via pull request September 9, 2023 09:02
Status Success
Total duration 16m 51s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/all_equal_models.R#L31
file=R/all_equal_models.R,line=31,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 / lint: R/all_equal_models.R#L34
file=R/all_equal_models.R,line=34,col=18,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/all_equal_models.R#L39
file=R/all_equal_models.R,line=39,col=20,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/all_equal_models.R#L68
file=R/all_equal_models.R,line=68,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L76
file=R/clean_names.R,line=76,col=10,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L82
file=R/clean_names.R,line=82,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L107
file=R/clean_names.R,line=107,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 40, this has 42.
lint / lint: R/clean_names.R#L136
file=R/clean_names.R,line=136,col=14,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/clean_names.R#L184
file=R/clean_names.R,line=184,col=13,[commented_code_linter] Commented code should be removed.
lint / lint: R/clean_names.R#L214
file=R/clean_names.R,line=214,col=28,[undesirable_function_linter] Function "sapply" is undesirable.