Package: shinyHeatmaply
Type: Package
Title: Deploy 'heatmaply' using 'shiny'
Version: 0.1.0
Date: 2017-03-27
Authors@R: c(
              person(given = 'Jonathan',family = 'Sidi',email = 'yonicd@gmail.com',role = c('aut','cre')),
              person(given = 'Tal',family = 'Galili',email = 'tal.galili@metrumrg.com',role = c('aut'))
              )
Maintainer: Jonathan Sidi <yonicd@gmail.com>
Description: Access functionality of the 'heatmaply' package through 'Shiny UI'.
Depends: R (>= 2.3.0), heatmaply
Imports: dplyr, viridis, plotly, jsonlite, shiny, RColorBrewer, readxl,
        utils, DT, xtable, htmltools, htmlwidgets
License: GPL-2 | GPL-3
URL: https://github.com/yonicd/shinyHeatmaply
BugReports: https://github.com/yonicd/shinyHeatmaply/issues
LazyData: true
NeedsCompilation: no
Packaged: 2017-03-27 20:09:56 UTC; jonathans
RoxygenNote: 6.0.1
Author: Jonathan Sidi [aut, cre],
  Tal Galili [aut]
Repository: CRAN
Date/Publication: 2017-03-28 06:11:58 UTC
