TheoreticalEcology / EcoPhyloSim

R package for simulation of biogeographical and phylogenetic data
http://theoreticalecology.github.io/EcoPhyloSim/
0 stars 0 forks source link

runSimulationBatch() often throws error using windows 8 and 10 #71

Closed TankredO closed 7 years ago

TankredO commented 7 years ago

"Error in unserialize(socklist[[n]]) : error reading from Connection" is sometimes thrown and sometimes the function runs fine with the same arguments.

florianhartig commented 7 years ago

test http://stackoverflow.com/questions/24327137/error-in-unserializesocklistn-error-reading-from-connection-on-unix

vielleicht packages? http://stackoverflow.com/questions/17015598/error-calling-serialize-r-function

florianhartig commented 7 years ago

Alternative move to parApply https://www.r-bloggers.com/how-to-go-parallel-in-r-basics-tips/

TankredO commented 7 years ago

Error is not caused by runSimulationBatch but by runSimulation