R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
progressr
View on CRAN: Click
here
Download and install progressr package within the R console
Install from CRAN:
install.packages("progressr")
Install from Github:
library("remotes")
install_github("cran/progressr") Install by package version:
library("remotes")
install_version("progressr", "0.18.0") Attach the package and use:
library("progressr")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-23
Latest Update: 2024-11-22
Description:
A minimal, unifying API for scripts and packages to report progress updates from anywhere including when using parallel processing. The package is designed such that the developer can to focus on what progress should be reported on without having to worry about how to present it. The end user has full control of how, where, and when to render these progress updates, e.g. in the terminal using utils::txtProgressBar(), cli::cli_progress_bar(), in a graphical user interface using utils::winProgressBar(), tcltk::tkProgressBar() or shiny::withProgress(), via the speakers using beepr::beep(), or on a file system via the size of a file. Anyone can add additional, customized, progression handlers. The 'progressr' package uses R's condition framework for signaling progress updated. Because of this, progress can be reported from almost anywhere in R, e.g. from classical for and while loops, from map-reduce API:s like the lapply() family of functions, 'purrr', 'plyr', and 'foreach'. It will also work with parallel processing via the 'future' framework, e.g. future.apply::future_lapply(), furrr::future_map(), and 'foreach' with 'doFuture'. The package is compatible with Shiny applications.
How to cite:
Henrik Bengtsson (2020). progressr: An Inclusive, Unifying API for Progress Updates. R package version 0.18.0, https://cran.r-project.org/web/packages/progressr. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:43), 0.4.0 (2020-01-23 15:10), 0.5.0 (2020-04-17 14:10), 0.6.0 (2020-05-19 08:30), 0.7.0 (2020-12-11 23:50), 0.8.0 (2021-06-10 07:10), 0.9.0 (2021-09-24 16:30), 0.10.0 (2021-12-19 04:50), 0.10.1 (2022-06-03 11:20), 0.11.0 (2022-09-02 10:10), 0.12.0 (2022-12-13 07:50), 0.13.0 (2023-01-10 08:30), 0.14.0 (2023-08-11 00:50), 0.15.0 (2024-10-29 06:40), 0.15.1 (2024-11-22 15:20), 0.16.0 (2025-09-19 09:00), 0.17.0 (2025-10-15 07:20), 0.18.0 (2025-11-06 07:10), 0.19.0 (2026-03-31 10:10)
Other packages that cited progressr R package
View progressr citation profile
Other R packages that progressr depends,
imports, suggests or enhances
Complete documentation for progressr
Functions, R codes and Examples using
the progressr R package
Some associated functions: global_progression_handler . handler_ascii_alert . handler_beepr . handler_cli . handler_debug . handler_filesize . handler_newline . handler_notifier . handler_pbcol . handler_pbmcapply . handler_progress . handler_rpushbullet . handler_rstudio . handler_shiny . handler_tkprogressbar . handler_txtprogressbar . handler_void . handler_winprogressbar . handlers . make_progression_handler . progress . progress_aggregator . progress_progressr . progression . progressor . progressr . progressr.options . register_global_progression_handler . slow_sum . withProgressShiny . with_progress .
Some associated R codes: control_progression.R . delays.R . global_progression_handler.R . handler_ascii_alert.R . handler_beepr.R . handler_cli.R . handler_debug.R . handler_filesize.R . handler_newline.R . handler_notifier.R . handler_pbcol.R . handler_pbmcapply.R . handler_progress.R . handler_rpushbullet.R . handler_rstudio.R . handler_shiny.R . handler_tkprogressbar.R . handler_txtprogressbar.R . handler_void.R . handler_winprogressbar.R . handlers.R . make_calling_handler.R . make_progression_handler.R . options.R . plyr_progress_progressr.R . progress.R . progress_aggregator.R . progression.R . progressor.R . progressr-package.R . slow_sum.R . utils.R . uuid.R . vignette_engine.R . withProgressShiny.R . with_progress.R . without_progress.R . zzz.R . Full progressr package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
clinUtils
Utility functions to facilitate the import,
the reporting and analysis of clinical data.
Example ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Laure Cougnaud (view profile)
PCADSC
A suite of non-parametric, visual tools for assessing differences in data structures
for two datase ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Anne H. Petersen (view profile)
ncodeR
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Cody L Marquart (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
leafgl
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tim Appelhans (view profile)
SelvarMix
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mohammed Sedki (view profile)
28,332
R Packages
239,283
Dependencies
75,113
Author Associations
28,333
Publication Badges
