Hi, I'm completely new to R. I have installed and run Citrus 0.8 on R 4.0.0 using the shiny GUI. However, every time I try to run an analysis I get an error message within R saying "Error in xy.coords(x, y, xlabel, ylabel, log) :
'x' and 'y' lengths differ
In addition: Warning message:
In if (class(x) == "dist") { :
the condition has length > 1 and only the first element will be used"
Any suggestion as to what I could be doing wrong? It happens even when I follow all of the instructions at https://github.com/nolanlab/citrus/wiki/Synthetic-Example-1
Thanks, Matthew