[med-svn] [r-cran-shiny] branch upstream updated (f1806aa -> 0da6696)

Andreas Tille tille at debian.org
Fri Jan 13 09:03:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch upstream
in repository r-cran-shiny.

      from  f1806aa   Imported Upstream version 0.14.2+dfsg
       new  0da6696   New upstream version 1.0.0+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DESCRIPTION                        |   8 +-
 MD5                                | 144 ++++++-------
 NAMESPACE                          |   2 +
 NEWS.md                            |  66 ++++++
 R/app.R                            |  13 +-
 R/bootstrap-layout.R               |   2 +
 R/bootstrap.R                      |  70 ++++---
 R/imageutils.R                     |   2 +-
 R/input-date.R                     |   2 +-
 R/input-daterange.R                |   2 +-
 R/input-select.R                   |  52 +++--
 R/input-slider.R                   |   3 +-
 R/input-submit.R                   |  43 +++-
 R/progress.R                       |   1 +
 R/reactives.R                      | 414 +++++++++++++++++++++++++++++++++----
 R/render-plot.R                    |   2 +-
 R/server.R                         |  83 +++++++-
 R/shiny.R                          | 121 ++++++-----
 R/shinyui.R                        |  14 +-
 R/shinywrappers.R                  |   9 +-
 R/test-export.R                    |  13 +-
 R/utils.R                          |  27 ++-
 README.md                          |   4 +
 inst/examples/07_widgets/Readme.md |   2 +-
 inst/examples/07_widgets/server.R  |  24 ++-
 inst/examples/07_widgets/ui.R      |  20 +-
 inst/staticdocs/index.r            |  19 +-
 inst/www/shared/shiny-testmode.js  |   8 +
 inst/www/shared/shiny.css          |  14 ++
 inst/www/shared/shiny.js           |  99 ++++++---
 inst/www/shared/shiny.js.map       |   2 +-
 inst/www/shared/shiny.min.js       |   8 +-
 inst/www/shared/shiny.min.js.map   |   2 +-
 man/addResourcePath.Rd             |   2 +-
 man/builder.Rd                     |   2 +-
 man/dateInput.Rd                   |   2 +-
 man/dateRangeInput.Rd              |   2 +-
 man/debounce.Rd                    | 122 +++++++++++
 man/downloadButton.Rd              |   6 +-
 man/exportTestValues.Rd            |  13 +-
 man/isolate.Rd                     |   2 +-
 man/observeEvent.Rd                | 133 +++++++++---
 man/plotOutput.Rd                  |   2 +-
 man/plotPNG.Rd                     |   2 +-
 man/reactiveTimer.Rd               |   2 +-
 man/reactiveValuesToList.Rd        |   2 +-
 man/renderDataTable.Rd             |   2 +-
 man/renderImage.Rd                 |   1 +
 man/renderPlot.Rd                  |   2 +-
 man/renderPrint.Rd                 |   6 +-
 man/req.Rd                         |   2 +-
 man/runApp.Rd                      |   9 +-
 man/selectInput.Rd                 |  52 +++--
 man/session.Rd                     |  18 +-
 man/shinyApp.Rd                    |  10 +-
 man/sidebarLayout.Rd               |   1 +
 man/sliderInput.Rd                 |   3 +-
 man/splitLayout.Rd                 |   1 +
 man/submitButton.Rd                |  44 +++-
 man/tag.Rd                         |   2 +-
 man/updateSelectInput.Rd           |   9 +-
 man/validate.Rd                    |   1 +
 man/verbatimTextOutput.Rd          |  31 ++-
 man/withProgress.Rd                |   1 +
 tests/testthat/test-reactivity.r   |  80 +++++++
 tests/testthat/test-utils.R        |  25 +++
 66 files changed, 1500 insertions(+), 387 deletions(-)
 create mode 100644 inst/www/shared/shiny-testmode.js
 create mode 100644 man/debounce.Rd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-shiny.git



More information about the debian-med-commit mailing list