Skip to content

get_variance_distribution() returns NULL for brms negative binomial model #1688

get_variance_distribution() returns NULL for brms negative binomial model

get_variance_distribution() returns NULL for brms negative binomial model #1688

Triggered via pull request July 24, 2024 08:57
Status Success
Total duration 5m 38s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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 43 to at most 40.
lint / lint: R/clean_parameters.R#L531
file=R/clean_parameters.R,line=531,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
lint / lint: R/clean_parameters.R#L542
file=R/clean_parameters.R,line=542,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
lint / lint: R/clean_parameters.R#L588
file=R/clean_parameters.R,line=588,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint / lint: R/colour_tools.R#L192
file=R/colour_tools.R,line=192,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 52 to at most 40.
lint / lint: R/compute_variances.R#L505
file=R/compute_variances.R,line=505,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint / lint: R/compute_variances.R#L533
file=R/compute_variances.R,line=533,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint / lint: R/compute_variances.R#L574
file=R/compute_variances.R,line=574,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint / lint: R/compute_variances.R#L589
file=R/compute_variances.R,line=589,col=44,[function_argument_linter] Arguments without defaults should come before arguments with defaults.