Stevie Pederson
Stevie Pederson
Yes, also a great idea from my perspective!
I should also add that I tracked it down to the following line from `.join_overlap_left()` ```R mcols_outer
Yeah. That works nicely! Thanks for the follow up.
Thanks for flagging this so quickly @federicomarini . Can also confirm that two of my packages which depend on `ComplexUpset` are also failing to build on Bioconductor with the same...
Ok, I think this is a curly one. I ran the following code, noting that `upset_default_themes()` simply calls `theme_minimal()`. Testing this showed that the call to `theme_minimal()` performed by `upset_default_themes()`...
Thanks. I can't see the BBS picking this up as there's no new version of ComplexUpset to trigger a reinstallation of ComplexUpset. The currently installed version will continue to return...
Thanks @lshep & @federicomarini . I've added a bug catcher to my function so I think I'm OK with this one, but it did seem a bit odd. I'm passing...
Hi @krassowski , I think the real issue has been caused by a quirk in the R ecosystem & the decision within the tidyverse developer community to not enforce backwards...
Brilliant. Thanks @krassowski . Much appreciated indeed
Gosh. That seems really weird to get a fail based an a URL in a README! Thanks for working in this over your weekend too & hopefully there's an easy...