Package: pbmcapply
Type: Package
Title: Tracking the Progress of Mc*pply with Progress Bar
Version: 1.1.0
Author: Kevin Kuang
Maintainer: Kevin kuang <kvn.kuang@mail.utoronto.ca>
Description: A light-weight package helps you track and visualize
  the progress of parallel version of vectorized R functions (mc*apply).
  The package works on *nix (Linux, Unix such as macOS) system only due to
  the lack of fork() functionality, which is essential for mcapply, on Windows.
Depends: utils, parallel, future
OS_type: unix
BugReports: https://github.com/kvnkuang/pbmcapply/issues
URL: https://github.com/kvnkuang/pbmcapply
License: MIT + file LICENSE
LazyData: TRUE
NeedsCompilation: no
Packaged: 2016-07-24 18:42:54 UTC; HomePC
Repository: CRAN
Date/Publication: 2016-07-24 17:10:47
