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.7)knitrProgressBar_1.1.1.zip(r-4.6)knitrProgressBar_1.1.1.zip(r-4.5)
knitrProgressBar_1.1.1.tgz(r-4.6-any)knitrProgressBar_1.1.1.tgz(r-4.5-any)
knitrProgressBar_1.1.1.tar.gz(r-4.7-any)knitrProgressBar_1.1.1.tar.gz(r-4.6-any)
knitrProgressBar_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://rmflight.github.io
Last updated from:34f0c2a830. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 184 | ||
| macos-oldrel-arm64 | OK | 190 | ||
| windows-devel | OK | 116 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 102 |
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 |
