get_variance_distribution()
returns NULL
for brms
negative binomial model
#729
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 8s
Annotations
1 error and 8 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
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 54 to at most 40.
|
lint-changed-files / lint-changed-files:
R/compute_variances.R#L508
file=R/compute_variances.R,line=508,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#L536
file=R/compute_variances.R,line=536,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#L577
file=R/compute_variances.R,line=577,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#L592
file=R/compute_variances.R,line=592,col=44,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint-changed-files / lint-changed-files:
R/compute_variances.R#L773
file=R/compute_variances.R,line=773,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#L789
file=R/compute_variances.R,line=789,col=38,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint-changed-files / lint-changed-files:
R/compute_variances.R#L1215
file=R/compute_variances.R,line=1215,col=7,[undesirable_function_linter] Avoid undesirable function "mapply".
|