Package: pbmcapply 1.5.1
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.
Authors:
pbmcapply_1.5.1.tar.gz
pbmcapply_1.5.1.zip(r-4.7)pbmcapply_1.5.1.zip(r-4.6)pbmcapply_1.5.1.zip(r-4.5)
pbmcapply_1.5.1.tgz(r-4.6-x86_64)pbmcapply_1.5.1.tgz(r-4.6-arm64)pbmcapply_1.5.1.tgz(r-4.5-x86_64)pbmcapply_1.5.1.tgz(r-4.5-arm64)
pbmcapply_1.5.1.tar.gz(r-4.7-arm64)pbmcapply_1.5.1.tar.gz(r-4.7-x86_64)pbmcapply_1.5.1.tar.gz(r-4.6-arm64)pbmcapply_1.5.1.tar.gz(r-4.6-x86_64)
pbmcapply_1.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pbmcapply/json (API)
| # Install 'pbmcapply' in R: |
| install.packages('pbmcapply', repos = c('https://kvnkuang.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kvnkuang/pbmcapply/issues
Last updated from:c302c2e78d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 105 | ||
| linux-devel-x86_64 | OK | 86 | ||
| source / vignettes | OK | 144 | ||
| linux-release-arm64 | OK | 102 | ||
| linux-release-x86_64 | OK | 91 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-release-x86_64 | OK | 205 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| macos-oldrel-x86_64 | OK | 203 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 83 |
Exports:pbmclapplypbmcmapplyprogressBar
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Tracking mclapply with progress bar | pbmclapply |
| Tracking mcmapply with progress bar | pbmcmapply |
| Progress bar with the estimated time to completion (ETA). | progressBar |
