Package: progress 1.2.3.9000

progress: Terminal Progress Bars
Configurable Progress bars, they may include percentage,elapsed time, and/or the estimated completion time. They workin terminals, in 'Emacs' 'ESS', 'RStudio', 'Windows' 'Rgui' andthe 'macOS' 'R.app'. The package also provides a 'C++' 'API',that works with or without 'Rcpp'.
Authors:Gábor Csárdi [aut, cre],Rich FitzJohn [aut],Posit Software, PBC [cph, fnd]
progress_1.2.3.9000.tar.gz
progress_1.2.3.9000.zip(r-4.6)progress_1.2.3.9000.zip(r-4.5)progress_1.2.3.9000.zip(r-4.4)
progress_1.2.3.9000.tgz(r-4.5-any)progress_1.2.3.9000.tgz(r-4.4-any)
progress_1.2.3.9000.tar.gz(r-4.6-any)progress_1.2.3.9000.tar.gz(r-4.5-any)
progress_1.2.3.9000.tgz(r-4.5-emscripten)
progress.pdf |progress.html✨
progress/json (API)
NEWS
| # Install 'progress' in R: |
| install.packages('progress', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/progress/issues
Pkgdown/docs site:https://r-lib.github.io
16.29 score 475 stars 3.2k packages 3.0k scripts 1.2M downloads 1 mentions 2 exports 10 dependencies
Last updated from:189a8247f7. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | |
| source / vignettes | OK | 173 | |
| linux-release-x86_64 | OK | 100 | |
| macos-release-arm64 | OK | 97 | |
| macos-oldrel-arm64 | OK | 93 | |
| windows-devel | OK | 73 | |
| windows-release | OK | 63 | |
| windows-oldrel | OK | 69 | |
| wasm-release | OK | 97 |
Exports:progress_barreplicate
Dependencies:clicrayongluehmslifecyclepkgconfigprettyunitsR6rlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Progress bar in the terminal | progress_bar |
| Same as 'base::replicate()' but with a progress bar. | replicate |
