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.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:

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

Last updated 5 months agofrom:d5d327c293. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 25 2025
R-4.5-winOKJan 25 2025
R-4.5-linuxOKJan 25 2025
R-4.4-winOKJan 25 2025
R-4.4-macOKJan 25 2025
R-4.3-winOKJan 25 2025
R-4.3-macOKJan 25 2025

Exports:cat_parallelcatchErrorcloseProgressmcProgressBarmcstopmessage_parallelpmclapply

Dependencies:

mcprogress

Rendered frommcprogress.Rmdusingknitr::rmarkdownon Jan 25 2025.

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