pbapply
swMATH26130CRANpbapplyMaRDI QIDQ37862
Adding Progress Bar to '*apply' Functions
Zygmunt Zawadzki, Peter Solymos
Last update: 27 June 2023
Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0
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
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.