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

Error display #50

Open llbbhh112233 opened 3 years ago

llbbhh112233 commented 3 years ago

Hello! I have some troubles using MetaboShiny on Windows R. After I build the database, I got the messages below:

Warning: Error in if: missing value where TRUE/FALSE needed 47: FUN [reactive/metabolitedbs.R#36] 46: lapply 45: [reactive/metabolitedbs.R#14] 2: shiny::runApp 1: MetaboShiny::start_metshi Warning: The 'plotly_click' event tied a source ID of 'A' is not registered. In order to obtain this event data, please add event_register(p, 'plotly_click') to the plot (p) that you wish to obtain event data from. [1] "- - - Closing MetaboShiny - - -"

And the browser can't open the web normally!

joannawolthuis commented 3 years ago

Hi there, thanks for your interest and post! :) Do you know if the database finished building without error? The plotly message can be ignored for now - something I need to check out. Can you send me a screenshot of what your MetaboShiny databases folder looks like?

Cheers, Joanna