Bioconductor / AnnotationHub

Client for the Bioconductor AnnotationHub web resource
15 stars 12 forks source link

Error with sesameDataCatche #50

Closed AndersJoergensen closed 5 months ago

AndersJoergensen commented 5 months ago

Hi Im trying to catche my data before working with sesame in R.

Im using the sesameDataCache() command.

But i get this error:

Show in New Window Error under evaluation of argument 'x' under emthod for function 'query': Failed to collect lazy table. Caused by error in db_collect(): ! Arguments in ... must be used. ✖ Problematic argument: • ..1 = Inf ℹ Did you misspell an argument name?

I have tried to update all packages related, but it does not seem to work. Any ideas as to how I can get this to work? Thanks

AndersJoergensen commented 5 months ago

It works now

lshep commented 5 months ago

You likely needed to update to the current dbplyr and AnnotationHub version as this has been resolved in the updated packages