pbmcapply
Tracking the Progress of Mc*pply with Progress Bar
Description
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.
Downloads
16K
Last 30 days
928th
50.3K
Last 90 days
213.2K
Last year
Trend: -12.4% (30d vs prior 30d)
270
Last 30 days
802
Last 90 days
3.1K
Last year
Trend: +28.6% (30d vs prior 30d)
0
Last 7 days
7
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
1.3K
Last 30 days
3.9K
Last 90 days
15.7K
Last year
Trend: +11.1% (30d vs prior 30d)
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
CRAN incoming feasibility
Maintainer: ‘Kevin kuang <kvn.kuang@mail.utoronto.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kevin",
family = "Kuang",
role = c("aut", "cre"),
email = "kvn.kuang@mail.utoronto.ca",
comment = "aut"),
person(given = "Quyu",
family = "Kong",
role = "aut",
comment = "ctb"),
person(given = "Francesco",
family = "Napolitano",
role = "aut",
comment = "ctb"))
as necessary.
CRAN incoming feasibility
Maintainer: ‘Kevin kuang <kvn.kuang@mail.utoronto.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kevin",
family = "Kuang",
role = c("aut", "cre"),
email = "kvn.kuang@mail.utoronto.ca",
comment = "aut"),
person(given = "Quyu",
family = "Kong",
role = "aut",
comment = "ctb"),
person(given = "Francesco",
family = "Napolitano",
role = "aut",
comment = "ctb"))
as necessary.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
CRAN incoming feasibility
Maintainer: ‘Kevin kuang <kvn.kuang@mail.utoronto.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kevin",
family = "Kuang",
role = c("aut", "cre"),
...[truncated]...
role = "aut",
comment = "ctb"),
person(given = "Francesco",
family = "Napolitano",
role = "aut",
comment = "ctb"))
as necessary.
CRAN incoming feasibility
Maintainer: ‘Kevin kuang <kvn.kuang@mail.utoronto.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kevin",
family = "Kuang",
role = c("aut", "cre"),
...[truncated]...
role = "aut",
comment = "ctb"),
person(given = "Francesco",
family = "Napolitano",
role = "aut",
comment = "ctb"))
as necessary.
Code
Structure
Lines of code
833
Files
14
Compiled share
4.8%
Has compiled src
Yes
Language breakdown
API
Exported functions
3
Internal functions
11
Testing & CI
Has tests
No
Test-to-code ratio
0.00
testthat edition
–
CI present
No
CI type
[]
PR gated
No
Docs
Return-value doc rate
33.3%
\dontrun example ratio
0%
Roxygen coverage
100%
Has pkgdown
No
NEWS present
No
Health & Security signals
Informational signals; not verdicts.
on.exit coverage
66.7%
Unsafe pattern score
0
Dep constraint coverage
0%
Secret pattern count
0
Bundled 3rd-party code
2 items
Portability & License
Min R version
–
System requirements
–
C++ standard
–
License
MIT + file LICENSE
License flags
SPDX valid, OSI approved
History
Versions
16
First release
2016-07-06
Latest release
2022-04-28
Avg cadence
70 days
Cold removal rate
–
Dep drift
2
LOC over versions
Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.