joannawolthuis / MetaboShiny

Repository for MetaboShiny, a novel R and RShiny based metabolomics data analysis package.
https://www.biorxiv.org/content/10.1101/734236v1
Apache License 2.0
15 stars 9 forks source link

Time series heatmap error #22

Closed stefaniamagg closed 5 years ago

stefaniamagg commented 5 years ago

I don't know what this error is about. The heatmap is still plotted and it doesn't crash MetaboShiny.

Warning in switchButton(inputId = "heatmode", label = "Use data from:", : No known text type ("OO", "TF" or "YN") have been specified, button will be empty of text Warning: Error in if: argument is of length zero 93: promises::is.promising [/Users/smagnusdottir/Git/MetaboShiny/server.R#1359] 92: "plotly":::"prepareWidget" 91: func 78: origRenderFunc 77: output$heatmap 1: shiny::runApp Warning in heatmaply.heatmapr(hm, colors = colors, limits = limits, scale_fill_gradient_fun = scale_fill_gradient_fun, : The hover text for col_side_colors is currently not implemented (due to an issue in plotly). We hope this would get resolved in future releases.