Skip to content

random warning on unit test #186

@tjmahr

Description

@tjmahr

Sometimes I get the following warning when running tests

test-ppc-test-statistics.R:30: warning: ppc_stat returns ggplot object
Computation failed in `stat_bin()`:
`binwidth` must be positive

The specific test is

  expect_gg(ppc_stat(y2, yrep2, stat = "prop0"))

But this doesn't happen every time. We need to bin down this nondeterminism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions