-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi,
I am trying to install the package however, I am getting the following error:
Checking for cached SeSAMe data.
Error: package or namespace load failed for ‘coMethDMR’:
.onLoad failed in loadNamespace() for 'coMethDMR', details:
call: collect(., Inf)
error: 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?
library(coMethDMR)
Checking for cached SeSAMe data.
Error: package or namespace load failed for ‘coMethDMR’:
.onLoad failed in loadNamespace() for 'coMethDMR', details:
call: collect(., Inf)
error: Failed to collect lazy table.
Caused by error indb_collect():
! Arguments in...must be used.
✖ Problematic argument:
• ..1 = Inf
ℹ Did you misspell an argument name?
Can you please kindly help with the issue.