[med-svn] [r-cran-rlumshiny] branch upstream updated (2450be3 -> 531f3ed)

Andreas Tille tille at debian.org
Tue Oct 10 17:21:21 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-rlumshiny.

      from  2450be3   New upstream version 0.1.1
       new  531f3ed   New upstream version 0.2.0

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                                        |   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(-)
 create mode 100644 R/addin.R
 create mode 100644 R/chooser.R
 create mode 100644 inst/rstudio/addins.dcf
 create mode 100644 inst/shiny/KDE/Global.R
 create mode 100644 inst/shiny/KDE/shiny_bookmarks/62408c76eac4976d/input.rds
 delete mode 100644 inst/shiny/KDE/www/file_containsHeader.png
 delete mode 100644 inst/shiny/KDE/www/file_sep.png
 delete mode 100644 inst/shiny/KDE/www/file_structure.png
 create mode 100644 inst/shiny/abanico/Global.R
 create mode 100644 inst/shiny/abanico/shiny_bookmarks/8027aaa9b994c7bd/input.rds
 delete mode 100644 inst/shiny/abanico/www/file_containsHeader.png
 delete mode 100644 inst/shiny/abanico/www/file_sep.png
 delete mode 100644 inst/shiny/abanico/www/file_structure.png
 create mode 100644 inst/shiny/cosmicdose/Global.R
 create mode 100644 inst/shiny/cosmicdose/shiny_bookmarks/5a258b62777fa1b7/input.rds
 create mode 100644 inst/shiny/cosmicdose/shiny_bookmarks/6584528eb04ada68/input.rds
 create mode 100644 inst/shiny/cosmicdose/shiny_bookmarks/8b67ae595d1e31f0/input.rds
 delete mode 100644 inst/shiny/cosmicdose/www/RL_Logo.png
 delete mode 100644 inst/shiny/cosmicdose/www/RL_Logo_alpha.png
 create mode 100644 inst/shiny/doserecovery/Global.R
 delete mode 100644 inst/shiny/doserecovery/www/file_containsHeader.png
 delete mode 100644 inst/shiny/doserecovery/www/file_sep.png
 delete mode 100644 inst/shiny/doserecovery/www/file_structure.png
 create mode 100644 inst/shiny/filter/global.R
 create mode 100644 inst/shiny/filter/server.R
 create mode 100644 inst/shiny/filter/template/template.xlsx
 create mode 100644 inst/shiny/filter/ui.R
 create mode 100644 inst/shiny/histogram/Global.R
 create mode 100644 inst/shiny/histogram/shiny_bookmarks/0e7f62cc161fbb36/input.rds
 create mode 100644 inst/shiny/histogram/shiny_bookmarks/1c021999f0efd158/input.rds
 create mode 100644 inst/shiny/histogram/shiny_bookmarks/223e820d2f46b516/input.rds
 delete mode 100644 inst/shiny/histogram/www/file_containsHeader.png
 delete mode 100644 inst/shiny/histogram/www/file_sep.png
 delete mode 100644 inst/shiny/histogram/www/file_structure.png
 create mode 100644 inst/shiny/radialplot/Global.R
 create mode 100644 inst/shiny/radialplot/shiny_bookmarks/1e0f5bee0eebca8d/input.rds
 delete mode 100644 inst/shiny/radialplot/www/file_containsHeader.png
 delete mode 100644 inst/shiny/radialplot/www/file_sep.png
 delete mode 100644 inst/shiny/radialplot/www/file_structure.png
 create mode 100644 inst/shiny/transformCW/Global.R
 create mode 100644 inst/shiny/transformCW/shiny_bookmarks/0bba99060aa8d69f/input.rds
 create mode 100644 inst/shiny/transformCW/shiny_bookmarks/211d00e884a92c90/input.rds
 create mode 100644 inst/shiny/transformCW/shiny_bookmarks/383978aa9a560a09/input.rds
 create mode 100644 inst/shiny/transformCW/shiny_bookmarks/99c9d1b8f309e36d/input.rds
 create mode 100644 inst/shiny/transformCW/shiny_bookmarks/9d5d05362bf9b198/input.rds
 create mode 100644 inst/shiny/transformCW/shiny_bookmarks/cad3028cccb4abdb/input.rds
 create mode 100644 inst/shiny/transformCW/shiny_bookmarks/f0d30b74a68561f3/input.rds
 delete mode 100644 inst/shiny/transformCW/www/file_containsHeader.png
 delete mode 100644 inst/shiny/transformCW/www/file_sep.png
 delete mode 100644 inst/shiny/transformCW/www/file_structure.png
 create mode 100644 inst/www/chooser_inputBinding.js
 create mode 100644 man/RLumShinyAddin.Rd

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



More information about the debian-med-commit mailing list