supportsMulticore: Check whether multicore processing is supported or not
Description
Multicore futures are only supported on systems supporting
multicore processing. R supports this on most systems,
except on Microsoft Windows.Value
TRUE if multicore processing is supported, otherwise FALSE.