Package: knitrProgressBar 1.1.1
knitrProgressBar: Provides Progress Bars in 'knitr'
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.
Authors:
knitrProgressBar_1.1.1.tar.gz
knitrProgressBar_1.1.1.zip(r-4.5)knitrProgressBar_1.1.1.zip(r-4.4)knitrProgressBar_1.1.1.zip(r-4.3)
knitrProgressBar_1.1.1.tgz(r-4.5-any)knitrProgressBar_1.1.1.tgz(r-4.4-any)knitrProgressBar_1.1.1.tgz(r-4.3-any)
knitrProgressBar_1.1.1.tar.gz(r-4.5-noble)knitrProgressBar_1.1.1.tar.gz(r-4.4-noble)
knitrProgressBar_1.1.1.tgz(r-4.4-emscripten)knitrProgressBar_1.1.1.tgz(r-4.3-emscripten)
knitrProgressBar.pdf |knitrProgressBar.html✨
knitrProgressBar/json (API)
NEWS
# Install 'knitrProgressBar' in R: |
install.packages('knitrProgressBar', repos = c('https://rmflight.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rmflight/knitrprogressbar/issues
Pkgdown site:https://rmflight.github.io
Last updated 7 months agofrom:34f0c2a830. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 18 2025 |
R-4.5-win | OK | Feb 18 2025 |
R-4.5-mac | OK | Feb 18 2025 |
R-4.5-linux | OK | Feb 18 2025 |
R-4.4-win | OK | Feb 18 2025 |
R-4.4-mac | OK | Feb 18 2025 |
R-4.3-win | OK | Feb 18 2025 |
R-4.3-mac | OK | Feb 18 2025 |
Exports:make_kpb_output_decisionsprogress_estimatedset_progress_mpupdate_progresswatch_progress_mp
Dependencies:R.methodsS3R.ooR6
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Progress Output Location | make_kpb_output_decisions |
Progress bar with estimated time. | progress_estimated |
multi process progress indicator | set_progress_mp |
updating progress bars | update_progress |
watch progress from multi process | watch_progress_mp |