This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-rlumshiny.
commit e0d8b4fb4ae567364d65b46dda5d060d9172b326 Merge: 115139f 531f3ed Author: Andreas Tille <[email protected]> Date: Tue Oct 10 19:19:59 2017 +0200 Updated version 0.2.0 from 'upstream/0.2.0' with Debian dir c5411c104f5e6a44e73ce17f6dbfb959fcee093a DESCRIPTION | 32 +- LICENSE.note | 3 +- MD5 | 124 +- NAMESPACE | 6 + NEWS | 37 + R/RLumShiny.R | 12 +- R/addin.R | 226 +++ R/app_RLum.R | 72 +- R/chooser.R | 44 + R/jscolor.R | 43 +- R/popover.R | 44 +- R/tooltip.R | 60 +- inst/rstudio/addins.dcf | 4 + inst/shiny/KDE/Global.R | 11 + inst/shiny/KDE/server.R | 260 ++- .../KDE/shiny_bookmarks/62408c76eac4976d/input.rds | Bin 0 -> 480 bytes inst/shiny/KDE/ui.R | 571 ++++--- inst/shiny/KDE/www/file_containsHeader.png | Bin 41547 -> 0 bytes inst/shiny/KDE/www/file_sep.png | Bin 46260 -> 0 bytes inst/shiny/KDE/www/file_structure.png | Bin 42288 -> 0 bytes inst/shiny/KDE/www/style.css | 3 - inst/shiny/abanico/Global.R | 11 + inst/shiny/abanico/server.R | 200 ++- .../shiny_bookmarks/8027aaa9b994c7bd/input.rds | Bin 0 -> 1098 bytes inst/shiny/abanico/ui.R | 1703 ++++++++++---------- inst/shiny/abanico/www/file_containsHeader.png | Bin 41547 -> 0 bytes inst/shiny/abanico/www/file_sep.png | Bin 46260 -> 0 bytes inst/shiny/abanico/www/file_structure.png | Bin 42288 -> 0 bytes inst/shiny/abanico/www/style.css | 3 - inst/shiny/cosmicdose/Global.R | 7 + inst/shiny/cosmicdose/server.R | 8 +- .../shiny_bookmarks/5a258b62777fa1b7/input.rds | Bin 0 -> 383 bytes .../shiny_bookmarks/6584528eb04ada68/input.rds | Bin 0 -> 383 bytes .../shiny_bookmarks/8b67ae595d1e31f0/input.rds | Bin 0 -> 398 bytes inst/shiny/cosmicdose/ui.R | 230 +-- inst/shiny/cosmicdose/www/RL_Logo.png | Bin 29841 -> 0 bytes inst/shiny/cosmicdose/www/RL_Logo_alpha.png | Bin 14950 -> 0 bytes inst/shiny/cosmicdose/www/style.css | 2 - inst/shiny/doserecovery/Global.R | 11 + inst/shiny/doserecovery/server.R | 147 +- inst/shiny/doserecovery/ui.R | 731 ++++----- .../shiny/doserecovery/www/file_containsHeader.png | Bin 41547 -> 0 bytes inst/shiny/doserecovery/www/file_sep.png | Bin 46260 -> 0 bytes inst/shiny/doserecovery/www/file_structure.png | Bin 42288 -> 0 bytes inst/shiny/doserecovery/www/style.css | 3 - inst/shiny/filter/global.R | 32 + inst/shiny/filter/server.R | 278 ++++ inst/shiny/filter/template/template.xlsx | Bin 0 -> 50502 bytes inst/shiny/filter/ui.R | 188 +++ inst/shiny/histogram/Global.R | 12 + inst/shiny/histogram/server.R | 144 +- .../shiny_bookmarks/0e7f62cc161fbb36/input.rds | Bin 0 -> 1787 bytes .../shiny_bookmarks/1c021999f0efd158/input.rds | Bin 0 -> 1841 bytes .../shiny_bookmarks/223e820d2f46b516/input.rds | Bin 0 -> 471 bytes inst/shiny/histogram/ui.R | 702 ++++---- inst/shiny/histogram/www/file_containsHeader.png | Bin 41547 -> 0 bytes inst/shiny/histogram/www/file_sep.png | Bin 46260 -> 0 bytes inst/shiny/histogram/www/file_structure.png | Bin 42288 -> 0 bytes inst/shiny/histogram/www/style.css | 3 - inst/shiny/radialplot/Global.R | 11 + inst/shiny/radialplot/server.R | 314 ++-- .../shiny_bookmarks/1e0f5bee0eebca8d/input.rds | Bin 0 -> 812 bytes inst/shiny/radialplot/ui.R | 1185 +++++++------- inst/shiny/radialplot/www/file_containsHeader.png | Bin 41547 -> 0 bytes inst/shiny/radialplot/www/file_sep.png | Bin 46260 -> 0 bytes inst/shiny/radialplot/www/file_structure.png | Bin 42288 -> 0 bytes inst/shiny/radialplot/www/style.css | 3 - inst/shiny/transformCW/Global.R | 10 + inst/shiny/transformCW/Server.R | 122 +- inst/shiny/transformCW/UI.R | 457 +++--- .../shiny_bookmarks/0bba99060aa8d69f/input.rds | Bin 0 -> 356 bytes .../shiny_bookmarks/211d00e884a92c90/input.rds | Bin 0 -> 354 bytes .../shiny_bookmarks/383978aa9a560a09/input.rds | Bin 0 -> 354 bytes .../shiny_bookmarks/99c9d1b8f309e36d/input.rds | Bin 0 -> 354 bytes .../shiny_bookmarks/9d5d05362bf9b198/input.rds | Bin 0 -> 354 bytes .../shiny_bookmarks/cad3028cccb4abdb/input.rds | Bin 0 -> 354 bytes .../shiny_bookmarks/f0d30b74a68561f3/input.rds | Bin 0 -> 357 bytes inst/shiny/transformCW/www/file_containsHeader.png | Bin 41547 -> 0 bytes inst/shiny/transformCW/www/file_sep.png | Bin 46260 -> 0 bytes inst/shiny/transformCW/www/file_structure.png | Bin 42288 -> 0 bytes inst/shiny/transformCW/www/style.css | 3 - inst/www/chooser_inputBinding.js | 86 + inst/www/jscolor/demo.html | 24 +- man/RLumShiny-package.Rd | 12 +- man/RLumShinyAddin.Rd | 11 + man/app_RLum.Rd | 34 +- man/jscolorInput.Rd | 33 +- man/popover.Rd | 25 +- man/tooltip.Rd | 29 +- 89 files changed, 4683 insertions(+), 3643 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rlumshiny.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
