psolymos/pbapply: Adding Progress Bar to '*apply' Functions

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.

Getting started

Package details

MaintainerPeter Solymos <psolymos@gmail.com>
LicenseGPL (>=2)
Version1.7-2
URL https://github.com/psolymos/pbapply
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("psolymos/pbapply")
psolymos/pbapply documentation built on Sept. 10, 2023, 7:21 p.m.