Package: shinyhttr
Type: Package
Title: Progress Bars for Downloads in 'shiny' Apps
Version: 1.1.0
Authors@R: 
    c(person(given = "Athos",
             family = "Damiani",
             role = c("aut", "cre"),
             email = "athos.damiani@curso-r.com"),
      person(given = "Hadley",
             family = "Wickham",
             role = c("aut"),
             email = "hadley@rstudio.com"),
      person(given = "RStudio",
             role = "cph"))
Description: 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.
License: MIT + file LICENSE
BugReports: https://github.com/curso-r/shinyhttr/issues
URL: https://github.com/curso-r/shinyhttr
Encoding: UTF-8
LazyData: true
Imports: shinyWidgets, utils, httr
RoxygenNote: 7.1.1
Enhances: shiny
NeedsCompilation: no
Packaged: 2020-07-16 15:24:02 UTC; ap_da
Author: Athos Damiani [aut, cre],
  Hadley Wickham [aut],
  RStudio [cph]
Maintainer: Athos Damiani <athos.damiani@curso-r.com>
Repository: CRAN
Date/Publication: 2020-07-16 15:30:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:41:11 UTC; windows
