Foreach Parallel Adaptor for the 'parallel' Package
Provides a parallel backend for the %dopar% function using the parallel package.
install.packages("doParallel")
remotes::install_cran("doParallel")