Package: mcprogress 0.1.1

mcprogress: Progress Bars and Messages for Parallel Processes

Tools for monitoring progress during parallel processing. Lightweight package which acts as a wrapper around mclapply() and adds a progress bar to it in 'RStudio' or 'Linux' environments. Simply replace your original call to mclapply() with pmclapply(). A progress bar can also be displayed during parallelisation via the 'foreach' package. Also included are functions to safely print messages (including error messages) from within parallelised code, which can be useful for debugging parallelised R code.

Authors:Myles Lewis [aut, cre]

mcprogress_0.1.1.tar.gz
mcprogress_0.1.1.zip(r-4.7)mcprogress_0.1.1.zip(r-4.6)mcprogress_0.1.1.zip(r-4.5)
mcprogress_0.1.1.tgz(r-4.6-any)mcprogress_0.1.1.tgz(r-4.5-any)
mcprogress_0.1.1.tar.gz(r-4.7-any)mcprogress_0.1.1.tar.gz(r-4.6-any)
mcprogress_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
mcprogress/json (API)
NEWS

# Install 'mcprogress' in R:
install.packages('mcprogress', repos = c('https://myles-lewis.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/myles-lewis/mcprogress/issues

On CRAN:

Conda:

5.58 score 2 stars 5 packages 8 scripts 2.6k downloads 7 exports 0 dependencies

Last updated from:d5d327c293. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK109
source / vignettesOK131
linux-release-x86_64OK111
macos-release-arm64OK90
macos-oldrel-arm64OK82
windows-develOK87
windows-releaseOK77
windows-oldrelOK89
wasm-releaseOK135

Exports:cat_parallelcatchErrorcloseProgressmcProgressBarmcstopmessage_parallelpmclapply

Dependencies:

mcprogress

Rendered frommcprogress.Rmdusingknitr::rmarkdownon May 21 2026.

Last update: 2024-09-24
Started: 2024-09-19