# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinyhttr" in publications use:' type: software license: MIT title: 'shinyhttr: Progress Bars for Downloads in ''shiny'' Apps' version: 1.1.0 doi: 10.32614/CRAN.package.shinyhttr abstract: 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: - family-names: Damiani given-names: Athos email: athos.damiani@curso-r.com - family-names: Wickham given-names: Hadley email: hadley@rstudio.com repository: https://cranhaven.r-universe.dev repository-code: https://github.com/curso-r/shinyhttr commit: 2a8e5bc597d3821277c0d0cfea821ff443421580 url: https://github.com/curso-r/shinyhttr date-released: '2026-06-11' contact: - family-names: Damiani given-names: Athos email: athos.damiani@curso-r.com