YuanTian1991 / ChAMP

21 stars 23 forks source link

DMP.GUI() error #16

Open mdozmorov opened 4 years ago

mdozmorov commented 4 years ago

Nothing is drawn, even when using the example:

myLoad <- champ.load(directory=system.file("extdata",package="ChAMPdata"))
myNorm <- champ.norm()
myDMP <- champ.DMP()
DMP.GUI()

The GUI starts empty. On the "CpG" tab, the error is: Error in <Anonymous>: error in evaluating the argument 'x' in selecting a method for function 'sort':

R/Bioconductor packages are the latest, ChAMP as well.

alextrouerntrend commented 7 months ago

I also have this issue using shiny_1.8.0 and ChAMP_2.32.0 in R version 4.3.2. Moreover, none of the graphics are rendering.