pbapply

From MaRDI portal
Revision as of 21:41, 5 March 2024 by Import240305080343 (talk | contribs) (Created automatically from import240305080343)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Software:37862



swMATH26130CRANpbapplyMaRDI QIDQ37862

Adding Progress Bar to '*apply' Functions

Peter Solymos, Zygmunt Zawadzki

Last update: 27 June 2023

Software version identifier: 1.7-0, 1.0-1, 1.0-2, 1.0-3, 1.0-4, 1.0-5, 1.1-0, 1.1-1, 1.1-2, 1.1-3, 1.2-0, 1.2-1, 1.2-2, 1.3-0, 1.3-1, 1.3-2, 1.3-3, 1.3-4, 1.4-0, 1.4-1, 1.4-2, 1.4-3, 1.5-0, 1.6-0, 1.7-2

Source code repository: https://github.com/cran/pbapply

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

A lightweight package that adds progress bar to vectorized R functions ('*apply'). The implementation can easily be added to functions where showing the progress is useful (e.g. bootstrap). The type and style of the progress bar (with percentages or remaining time) can be set through options. Supports several parallel processing backends including future.