Provides a progress bar similar to 'dplyr' that can write progress out to a variety of locations, including stdout(), stderr(), or from file(). Useful when using 'knitr' or 'rmarkdown', and you still want to see progress of calculations in the terminal.
| Version: | 1.1.1 | 
| Imports: | R6, R.oo | 
| Suggests: | knitr, rmarkdown, purrr, testthat, covr, mockr, withr, parallel | 
| Published: | 2024-07-23 | 
| DOI: | 10.32614/CRAN.package.knitrProgressBar | 
| Author: | Robert M Flight [aut, cre], Hadley Wickham [ctb] (Author of included dplyr fragments), Romain Francois [ctb] (Author of included dplyr fragments), Lionel Henry [ctb] (Author of included dplyr fragments), Kirill Müller [ctb] (Author of included dplyr fragments), RStudio [cph] (Copyright holder of included dplyr fragments) | 
| Maintainer: | Robert M Flight <rflight79 at gmail.com> | 
| BugReports: | https://github.com/rmflight/knitrProgressBar/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://rmflight.github.io/knitrProgressBar/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | knitrProgressBar results | 
| Reference manual: | knitrProgressBar.html , knitrProgressBar.pdf | 
| Vignettes: | Example Progress Bar Output (source, R code) Progress for Multi-Processing (source, R code) | 
| Package source: | knitrProgressBar_1.1.1.tar.gz | 
| Windows binaries: | r-devel: knitrProgressBar_1.1.1.zip, r-release: knitrProgressBar_1.1.1.zip, r-oldrel: knitrProgressBar_1.1.1.zip | 
| macOS binaries: | r-release (arm64): knitrProgressBar_1.1.1.tgz, r-oldrel (arm64): knitrProgressBar_1.1.1.tgz, r-release (x86_64): knitrProgressBar_1.1.1.tgz, r-oldrel (x86_64): knitrProgressBar_1.1.1.tgz | 
| Old sources: | knitrProgressBar archive | 
Please use the canonical form https://CRAN.R-project.org/package=knitrProgressBar to link to this page.