Learn R Programming

bettermc (version 1.2.1)

overloading-mclapply: Overload parallel::mclapply With bettermc::mclapply

Description

Enable the use of bettermc::mclapply by third-party packages originally using mclapply from the parallel package, e.g. doMC or rstan. This is achieved by replacing the mclapply-function in various environments.

Arguments

Details

This feature violates CRAN policies and is hence only included in the separate package bettermcExt, which you can install e.g. via


remotes::install_github("gfkse/bettermcExt", remotes::github_release())