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'))

Peer review:

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

On CRAN:

4.00 score 1 stars 1 scripts 204 downloads 7 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winOKOct 27 2024
R-4.4-macOKOct 27 2024
R-4.3-winOKOct 27 2024
R-4.3-macOKOct 27 2024

Exports:cat_parallelcatchErrorcloseProgressmcProgressBarmcstopmessage_parallelpmclapply

Dependencies:

mcprogress

Rendered frommcprogress.Rmdusingknitr::rmarkdownon Oct 27 2024.

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