Package: progress Title: Terminal Progress Bars Version: 1.2.3.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Rich", "FitzJohn", role = "aut"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Configurable Progress bars, they may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in 'Emacs' 'ESS', 'RStudio', 'Windows' 'Rgui' and the 'macOS' 'R.app'. The package also provides a 'C++' 'API', that works with or without 'Rcpp'. License: MIT + file LICENSE URL: https://github.com/r-lib/progress#readme, http://r-lib.github.io/progress/ BugReports: https://github.com/r-lib/progress/issues Depends: R (>= 4.1) Imports: crayon, hms (>= 0.5.0), prettyunits, R6 Suggests: Rcpp, testthat (>= 3.0.0), withr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-28 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 07:00:47 UTC RemoteUrl: https://github.com/r-lib/progress RemoteRef: HEAD RemoteSha: 189a8247f79d522cf10ad0e63976da354a57b7a6 NeedsCompilation: no Packaged: 2026-06-21 08:29:08 UTC; root Author: Gábor Csárdi [aut, cre], Rich FitzJohn [aut], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi