nicholasehamilton / ggtern

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

ggtern fails to install with ggplot2 3.3.0 #42

Open edunivers opened 4 years ago

edunivers commented 4 years ago

ggtern fails to install with ggplot2 3.3.0 but installs well with ggplot2 3.1.0 in R 3.6

georgeblck commented 4 years ago

The same problem at installation happened with me on R 3.6.3. Going back to ggplot 3.2.1 with devtools::install_version("ggplot2", version = "3.2.1") made it possible to install ggtern