Package: SPB 1.0
Fabio Ashtar Telarico
SPB: Simple Progress Bars for Procedural Coding
Provides a simple progress bar to use for basic and advanced users that suits all those who prefer procedural programming. It is especially useful for integration into markdown files thanks to the progress bar's customisable appearance.
Authors:
SPB_1.0.tar.gz
SPB_1.0.tar.gz(r-4.5-noble)SPB_1.0.tar.gz(r-4.4-noble)
SPB_1.0.tgz(r-4.4-emscripten)SPB_1.0.tgz(r-4.3-emscripten)
SPB.pdf |SPB.html✨
SPB/json (API)
# Install 'SPB' in R: |
install.packages('SPB', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:d4c2a8d351. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to create a simple progress bar | create_pb |
Print method for simple progress bars | print,simple.progress.bar-method |
Class of a simple progress bar | simple.progress.bar |
Summary method for simple progress bars | summary,simple.progress.bar-method |
Function to update the progress of a simple progress bar | update_pb |