Bioconductor / AnnotationHub

Client for the Bioconductor AnnotationHub web resource
17 stars 13 forks source link

ah <- AnnotationHub() not working #57

Closed priya-naraypx1 closed 3 months ago

priya-naraypx1 commented 3 months ago

Error in collect(): ! 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? Backtrace:

  1. AnnotationHub::AnnotationHub()
    1. dbplyr:::collect.tbl_sql(., Inf)
    2. dbplyr::db_collect(x$src$con, sql, n = n, warn_incomplete = warn_incomplete, ...)

R version : 4.3.0 and Annotation Hub version : 3.8.0

lshep commented 3 months ago

https://github.com/Bioconductor/AnnotationHub/issues/46