nicholasehamilton / ggtern

Extension to ggplot2 for plotting ternary diagrams
www.ggtern.com
55 stars 14 forks source link

Broken after lastest update #37

Open davidjrea opened 6 years ago

davidjrea commented 6 years ago

I updated all of my packages (and R to 3.5.1) which seems to have broken ggtern. I get the following error with both the CRAN and development version when trying to run the examples.

Error in f(..., self = self) : unused argument (plot$coordinates)

jamesdalg commented 5 years ago

Yes, I get the exact same issue and I even downgrading to ggplot 2.2.1 doesn't fix it.