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.5)mcprogress_0.1.1.zip(r-4.4)mcprogress_0.1.1.zip(r-4.3)
mcprogress_0.1.1.tgz(r-4.5-any)mcprogress_0.1.1.tgz(r-4.4-any)mcprogress_0.1.1.tgz(r-4.3-any)
mcprogress_0.1.1.tar.gz(r-4.5-noble)mcprogress_0.1.1.tar.gz(r-4.4-noble)
mcprogress_0.1.1.tgz(r-4.4-emscripten)mcprogress_0.1.1.tgz(r-4.3-emscripten)
mcprogress.pdf |mcprogress.html
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:

4.48 score 1 stars 1 packages 2 scripts 168 downloads 7 exports 0 dependencies

Last updated 6 months agofrom:d5d327c293. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 27 2025
R-4.5-winOKMar 27 2025
R-4.5-macOKMar 27 2025
R-4.5-linuxOKMar 27 2025
R-4.4-winOKMar 27 2025
R-4.4-macOKMar 27 2025
R-4.4-linuxOKMar 27 2025
R-4.3-winOKMar 27 2025
R-4.3-macOKMar 27 2025

Exports:cat_parallelcatchErrorcloseProgressmcProgressBarmcstopmessage_parallelpmclapply

Dependencies:

mcprogress

Rendered frommcprogress.Rmdusingknitr::rmarkdownon Mar 27 2025.

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