Syutenjyo

Results 2 comments of Syutenjyo

> Hi, > > Thank you for your interest in COBRA. > > I am not sure how you prepared your input file, but please ensure that, > > (1)...

I’ve found that downgrading to **ggrepel v0.9.5** (the latest is v0.9.6) fixes the problem. You can grab the Windows binary directly from CRAN: ``` https://cran.r-project.org/bin/windows/contrib/4.2/ggrepel_0.9.5.zip ``` Then install it locally:...