jminnier / STARTapp

The START App: R Shiny Transcriptome Analysis Resource Tool
https://kcvi.shinyapps.io/START/
GNU General Public License v3.0
89 stars 41 forks source link

Warning: Error in ggfun("create_layout"): unused argument (plot$coordinates) #5

Closed chelauk closed 6 years ago

chelauk commented 6 years ago

hello,

I tried following the installation instructions. The app works and I can upload csv data, but when I goto Analysis Plots, I get Warning: Error in ggfun("create_layout"): unused argument (plot$coordinates). The example csv data, has the same result. Please advise.

Warning: Error in ggfun("create_layout"): unused argument (plot$coordinates) Stack trace (innermost first): 93: gg2list 92: ggplotly.ggplot 91: ggplotly 90: plotly_build 89: plotly_build.gg 88: plotly_build 87: rna_scatterplot [fun-analysisres.R#196] 86: eval [server-analysisres.R#108] 85: eval 84: withProgress 83: "plotly"::"ggplotly" [server-analysisres.R#105] 82: func 81: origRenderFunc 80: output$scatterplot 3: runApp 2: runUrl 1: shiny::runGitHub

R version 3.4.4 (2018-03-15) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 14.04.5 LTS

Many thanks