You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated my shiny app (the first time worked), then started getting the weird filepath error -
To give a little bit of the background. I am reading in rds file where a gene list act as input to search through mongodb database.
It looks to me like the crosstalk library has gotten corrupted somehow. Is it possible you installed crosstalk using an older version of R than you are now running? Can you try uninstalling and reinstalling crosstalk, and see if that helps--either to make the app run or at least to get the backtrace to change?
I updated my shiny app (the first time worked), then started getting the weird filepath error -
To give a little bit of the background. I am reading in rds file where a gene list act as input to search through mongodb database.
Any help is appreciated.
It goes like this;
ui.R
Error:
The backtrace is given below. I just dont know how to correlate the bactrace output to the error to identify where its occuring.
Backtrace
The text was updated successfully, but these errors were encountered: