A lightweight package that adds progress bar to vectorized R functions ('*apply'). The implementation can easily be added to functions where showing the progress is useful (e.g. bootstrap). The type and style of the progress bar (with percentages or remaining time) can be set through options. Supports several parallel processing backends.
Version: | 1.4-2 |
Depends: | R (≥ 3.2.0) |
Imports: | parallel |
Published: | 2019-08-31 |
Author: | Peter Solymos [aut, cre], Zygmunt Zawadzki [aut] |
Maintainer: | Peter Solymos <solymos at ualberta.ca> |
BugReports: | https://github.com/psolymos/pbapply/issues |
License: | GPL-2 |
URL: | https://github.com/psolymos/pbapply |
NeedsCompilation: | no |
In views: | HighPerformanceComputing |
CRAN checks: | pbapply results |
Reference manual: | pbapply.pdf |
Package source: | pbapply_1.4-2.tar.gz |
Windows binaries: | r-devel: pbapply_1.4-2.zip, r-release: pbapply_1.4-2.zip, r-oldrel: pbapply_1.4-2.zip |
macOS binaries: | r-release: pbapply_1.4-2.tgz, r-oldrel: pbapply_1.4-2.tgz |
Old sources: | pbapply archive |
Please use the canonical form https://CRAN.R-project.org/package=pbapply to link to this page.