Skip to content

test failure re: augment.betareg() #1216

@simonpcouch

Description

@simonpcouch
── Error ('test-betareg.R:45:3'): augment.betareg ──────────────────────────────
Error in `data.frame(..., check.names = FALSE)`: arguments imply differing number of rows: 6, 32
Backtrace:
    ▆
 1. └─modeltests::check_augment_function(...) at test-betareg.R:45:3
 2.   └─modeltests:::check_augment_data_specification(...)
 3.     └─broom (local) aug(model, data = head_dl$tibble, newdata = head_new_dl$tibble)
 4.       └─broom::augment_columns(...) at broom/R/betareg-tidiers.R:80:3
 5.         ├─tibble::as_tibble(cbind(original, ret)) at broom/R/utilities.R:319:5
 6.         └─base::cbind(original, ret) at broom/R/utilities.R:319:5
 7.           └─base::cbind(deparse.level, ...)
 8.             └─base::data.frame(..., check.names = FALSE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions