jubilee.mcsapply: Wrapper to calculate sapply using multi-core
Description
This utility calculates sapply using multi-core capability.
It is a simple wrapper on simplify2array and parallel::mclapply.
It is particularly convenient on Linux and Mac when parallelism saves significant amount of computing time.