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://curso-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/curso-r/shinyhttr/issues
Last updated from:9174fc0f38. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 141 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | NOTE | 122 | ||
| macos-release-arm64 | NOTE | 147 | ||
| macos-oldrel-arm64 | NOTE | 131 | ||
| windows-devel | NOTE | 91 | ||
| windows-release | NOTE | 64 | ||
| windows-oldrel | NOTE | 76 | ||
| wasm-release | OK | 94 |
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 |