Missing Response
column for categorical models for {marginaleffects} objects
#331
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
6m 51s
Annotations
1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/describe_posterior.R#L49
file=R/describe_posterior.R,line=49,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|
lint-changed-files / lint-changed-files:
R/describe_posterior.R#L123
file=R/describe_posterior.R,line=123,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 68 to at most 40.
|
lint-changed-files / lint-changed-files:
R/describe_posterior.R#L1460
file=R/describe_posterior.R,line=1460,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
lint-changed-files / lint-changed-files:
tests/testthat/test-describe_posterior.R#L591
file=tests/testthat/test-describe_posterior.R,line=591,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 153 characters.
|