Skip to content

latest dbplyr 2.5.0 #312

@z5ouyang

Description

@z5ouyang

Describe the bug
Recently installed the 'curatedMetagenomicDataAnalyses' with the latest dbplyr latest 2.5.0. The example code does not working.

To Reproduce
curatedMetagenomicData("AsnicarF_20.+.relative_abundance", dryrun = FALSE, counts = TRUE)
Error in (function (cond) :
error in evaluating the argument 'x' in selecting a method 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?

Expected behavior
No errors when using the example code

Additional context
After downgrade to dbplyr=2.3.4, it works again. Maybe put a upper version limits to dbplyr?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions