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.

Version: 1.2.5
Depends: utils, parallel, future
Published: 2018-05-19
Author: Kevin Kuang (aut), Francesco Napolitano (ctb)
Maintainer: Kevin kuang <kvn.kuang at mail.utoronto.ca>
BugReports: https://github.com/kvnkuang/pbmcapply/issues
License: MIT + file LICENSE
URL: https://github.com/kvnkuang/pbmcapply
NeedsCompilation: no
CRAN checks: pbmcapply results

Downloads:

Reference manual: pbmcapply.pdf
Package source: pbmcapply_1.2.5.tar.gz
Windows binaries: r-devel: pbmcapply_1.2.5.zip, r-release: pbmcapply_1.2.5.zip, r-oldrel: pbmcapply_1.2.5.zip
OS X binaries: r-release: pbmcapply_1.2.5.tgz, r-oldrel: pbmcapply_1.2.5.tgz
Old sources: pbmcapply archive

Reverse dependencies:

Reverse depends: PINSPlus
Reverse imports: CAISEr, pavo, sperrorest, vesselr, WhatIf
Reverse suggests: embryogrowth, HelpersMG, powerlmm

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pbmcapply to link to this page.