bayou
bayou copied to clipboard
Quick fix: parallel for steppingstone
I could pull, fix, merge, etc., but it's two lines of code: Add if(parallel){ doParallel::registerDoParallel() }
to the start of the steppingstone function. Should re-enable parallelization, which otherwise doesn't work on my machine.