This function will use the primes
package unless it either is missing, or
if options("zulutils.zerodeps") has been explicitly set to false, in which
case it will use a local implementation of the sieve of Erastosthenes.
This function will use the primes
package unless it either is missing, or
if options("zulutils.zerodeps") has been explicitly set to false, in which
case it will use a local implementation of the sieve of Erastosthenes.