Skip to content

Discrepancy in residual variance between VarCorr() and get_variance_residual() #934

Discrepancy in residual variance between VarCorr() and get_variance_residual()

Discrepancy in residual variance between VarCorr() and get_variance_residual() #934

Triggered via pull request November 5, 2024 23:00
Status Failure
Total duration 2m 34s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 24s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint-changed-files / lint-changed-files: 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-changed-files / lint-changed-files: 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-changed-files / lint-changed-files: 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-changed-files / lint-changed-files: 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-changed-files / lint-changed-files: 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-changed-files / lint-changed-files: 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-changed-files / lint-changed-files: 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-changed-files / lint-changed-files: R/compute_variances.R#L1255
file=R/compute_variances.R,line=1255,col=7,[undesirable_function_linter] Avoid undesirable function "mapply".
lint-changed-files / lint-changed-files: R/find_parameters_bayesian.R#L432
file=R/find_parameters_bayesian.R,line=432,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 140 characters.
lint-changed-files / lint-changed-files: R/find_parameters_bayesian.R#L491
file=R/find_parameters_bayesian.R,line=491,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 142 characters.