You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.