Please post issues in https://github.com/LTLA/SingleR
hi,
I'm using R package SingleR to annotate cell types, but I met an error:
> refdata <- MonacoImmuneData()

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?
I run rlang::last_trace()

I re-installed the packages "SingleR" and "dbplyr“, but it didn't work.
my R version is "R version 4.2.2 (2022-10-31)"
I could not find the cause of this error. Thank you for being helpful.
Please post issues in https://github.com/LTLA/SingleR
> refdata <- MonacoImmuneData()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?
I run

rlang::last_trace()I re-installed the packages "SingleR" and "dbplyr“, but it didn't work.
my R version is "R version 4.2.2 (2022-10-31)"
I could not find the cause of this error. Thank you for being helpful.