⚠️There's a newer version (1.5.1) of this package. Take me there.

pbmcapply (version 1.5.0)

Tracking the Progress of Mc*pply with Progress Bar

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('pbmcapply')

Monthly Downloads

8,901

Version

1.5.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

July 10th, 2019

Functions in pbmcapply (1.5.0)