Skip to content

Warning in affected_reg() #13

@pcarbo

Description

@pcarbo

@william-denault When I ran the "affected_reg" function on this example, I got the following warning message:

library(fsusieR)
fit <- readRDS("affected_reg_example.rds")
affected_reg(fit)
# Warning message:
# In (function (..., deparse.level = 1)  :
#   number of columns of result is not a multiple of vector length (arg 2)

This was using fsusieR 0.2.77.

Are you able to reproduce the warning? I'm wondering if this indicates a bug in your code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions