You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the function get.diff.meth() with parameter cores=2 i get this error:
Progress disabled when using parallel plyr
Error in do.ply(i) :
task 1 failed - "could not find function "Stat.diff.meth""
In addition: Warning messages:
1: <anonymous>: ... may be used in an incorrect context: '.fun(piece, ...)'
2: <anonymous>: ... may be used in an incorrect context: '.fun(piece, ...)'
Tried to source the function myself but did not work.
Any idea what is causing the problem?
Using just one core works fine.
Best
The text was updated successfully, but these errors were encountered:
When using the function get.diff.meth() with parameter cores=2 i get this error:
Tried to source the function myself but did not work.
Any idea what is causing the problem?
Using just one core works fine.
Best
The text was updated successfully, but these errors were encountered: