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.

Getting started

Package details

AuthorKevin Kuang (aut), Quyu Kong (ctb), Francesco Napolitano (ctb)
MaintainerKevin kuang <kvn.kuang@mail.utoronto.ca>
LicenseMIT + file LICENSE
Version1.5.1
URL https://github.com/kvnkuang/pbmcapply
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pbmcapply")

Try the pbmcapply package in your browser

Any scripts or data that you put into this service are public.

pbmcapply documentation built on April 28, 2022, 5:06 p.m.