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.5)shinyhttr_1.1.0.zip(r-4.4)shinyhttr_1.1.0.zip(r-4.3)
shinyhttr_1.1.0.tgz(r-4.4-any)shinyhttr_1.1.0.tgz(r-4.3-any)
shinyhttr_1.1.0.tar.gz(r-4.5-noble)shinyhttr_1.1.0.tar.gz(r-4.4-noble)
shinyhttr_1.1.0.tgz(r-4.4-emscripten)shinyhttr_1.1.0.tgz(r-4.3-emscripten)
shinyhttr.pdf |shinyhttr.html✨
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 4 years agofrom:9174fc0f38. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | NOTE | Nov 21 2024 |
R-4.5-linux | NOTE | Nov 21 2024 |
R-4.4-win | NOTE | Nov 21 2024 |
R-4.4-mac | NOTE | Nov 21 2024 |
R-4.3-win | NOTE | Nov 21 2024 |
R-4.3-mac | NOTE | Nov 21 2024 |
Exports:progressrunExample
Dependencies:askpassbase64encbslibcachemclicommonmarkcrayoncurldigestfastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslpromisesR6rappdirsRcpprlangsassshinyshinyWidgetssourcetoolssyswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add a progress bar compatible with `shinyWidgets::updateProgressBar()`. | progress |
progress_bar | progress_bar |
runExample | runExample |