Closed hchen725 closed 5 years ago
I had the same issue, i solved the problems changing the columns name.
Sorry for the late reply. Can you send me via Dropbox or Box an example of the files that are failing? Both the input files before clustering as well as the clustered files?
Thanks
Federico
Files were clustered with grappolo. When attempting to read the files into vite, this error comes up:
Warning: Error in read.table: more columns than column names 47: stop 46: read.table 45: [C:\Users\XXX\Documents\R\win-library\3.4\vite\shinyGUI/server.R#151]
2: shiny::runApp
1: vite_GUI
What causes this issue and what's the best way to fix it?