pbmcapply (version 1.5.1)

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

5,728

Version

1.5.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 28th, 2022

Functions in pbmcapply (1.5.1)