Skip to content

Error in extract_instruments function: missing 'origin' parameter #594

@lanxianmei

Description

@lanxianmei

Dear maintainers ,

When I executed the following code:
exp_dat <- extract_instruments(outcomes='ebi-a-GCST90026371')

I received the following error message:
Error in as.POSIXct.numeric(options()$ieugwasr_reset) :
'origin' must be supplied

Here are some details about my R environment:
R version: 4.2.1
Package version: 0.6.9

I have tried a few things to resolve this issue, such as checking if the package is up to date and looking for any related settings in the R options, but the problem persists.

I would greatly appreciate it if you could take a look at this issue and let me know if there is a workaround or if it's a bug that needs to be fixed.

Thank you for your time and effort in maintaining this useful package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions