[med-svn] [r-cran-shiny] 02/06: Merge tag 'upstream/1.0.0+dfsg'
Andreas Tille
tille at debian.org
Fri Jan 13 09:03:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-shiny.
commit 6c458f5ee1071a9f5a0057394c3fbfa029b9079c
Merge: 631ae79 0da6696
Author: Andreas Tille <tille at debian.org>
Date: Fri Jan 13 09:34:14 2017 +0100
Merge tag 'upstream/1.0.0+dfsg'
Upstream version 1.0.0+dfsg
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(-)
--
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