YuLab-SMU / ggbreak

:broken_heart: An implementation of scale functions for setting axis breaks of a 'gg' plot.
https://www.frontiersin.org/articles/10.3389/fgene.2021.774846
119 stars 4 forks source link

Error in Ops.data.frame(guide_loc, panel_loc) : ‘==’ only defined for equally-sized data frames #72

Open vnchlsn opened 1 month ago

vnchlsn commented 1 month ago

Getting this error for a lot of my ggbreak scripts after the latest ggplot update. Anybody have a workaround?

This is for ggplot 3.5.1

ZhaoSWU commented 1 month ago

I am experiencing the same issue. ggbreak 0.1.2 and ggplot 3.5.1

ZhaoSWU commented 1 month ago

I am experiencing the same issue. ggbreak 0.1.2 and ggplot 3.5.1

updating R to version 4.4 resolves the issue