Package: shinyhttr 1.1.0

Athos Damiani
shinyhttr: Progress Bars for Downloads in 'shiny' Apps
Modifies the progress() function from 'httr' package to let it send output to progressBar() function from 'shinyWidgets' package. It is just a tweak at the original functions from 'httr' package to make it smooth for 'shiny' developers.
Authors:
shinyhttr_1.1.0.tar.gz
shinyhttr_1.1.0.zip(r-4.7)shinyhttr_1.1.0.zip(r-4.6)shinyhttr_1.1.0.zip(r-4.5)
shinyhttr_1.1.0.tgz(r-4.6-any)shinyhttr_1.1.0.tgz(r-4.5-any)
shinyhttr_1.1.0.tar.gz(r-4.7-any)shinyhttr_1.1.0.tar.gz(r-4.6-any)
shinyhttr_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinyhttr/json (API)
| # Install 'shinyhttr' in R: |
| install.packages('shinyhttr', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/curso-r/shinyhttr/issues
Last updated from:2a8e5bc597 (on package/shinyhttr). Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 115 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | NOTE | 107 | ||
| macos-release-arm64 | NOTE | 80 | ||
| macos-oldrel-arm64 | NOTE | 99 | ||
| windows-devel | NOTE | 81 | ||
| windows-release | NOTE | 82 | ||
| windows-oldrel | NOTE | 72 | ||
| wasm-release | OK | 104 |
Exports:progressrunExample
Dependencies:askpassbase64encbslibcachemclicommonmarkcurldigestfastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslotelpromisesR6rappdirsRcpprlangsassshinyshinyWidgetssourcetoolssyswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add a progress bar compatible with `shinyWidgets::updateProgressBar()`. | progress |
| progress_bar | progress_bar |
| runExample | runExample |