Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pbmcapply

Tracking the Progress of Mc*pply with Progress Bar

A light-weight package helps you track and visualize the progress of parallel version of vectorized R functions (mc*apply). Parallelization (mc.core > 1) works only on *nix (Linux, Unix such as macOS) system due to the lack of fork() functionality, which is essential for mc*apply, on Windows.

Functions (3)

pbmcapply

Tracking the Progress of Mc*pply with Progress Bar

v1.5.0
MIT + file LICENSE
Authors
Kevin Kuang (aut), Quyu Kong (ctb), Francesco Napolitano (ctb)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.