SydneyBioX / SimBench

14 stars 3 forks source link

Example Error on Windows #2

Open DarioS opened 5 months ago

DarioS commented 5 months ago

It could be working on more than just Linux and Linux-alike operating systems, The number of cores can't be changed by the user.

> parameter_result <- eval_parameter(real = real, sim = sim, type = "raw" , method = "samplemethod")
Loading required package: SingleCellExperiment
[1] "evaluating cell type .. stromal cell"
[1] "finding mean and variance "
Error in mclapply(sim_list, function(ds) { : 
  'mc.cores' > 1 is not supported on Windows
hydong123 commented 3 months ago

您好,我也遇到了这个问题,请问您解决了吗