Skip to content
Prev 365918 / 398502 Next

MC_CORES and mc.cores for parallel package

Your error is in thinking that environment variables are the same thing as options. While environment variables might be used to set initial values of certain options, options are completely separate from environment variables.  If you want to change the option on the fly, then change the option.