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
Hi, thanks for the great effort! Just a tiny problem, the parallel package does not get loaded, while required for the detectCores to work. Probably referencing the parallel class directly with parallel::detectCores() should fix the problem.