nicholasehamilton / ggtern

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

Error for installing ggtern #36

Open aaaiyang opened 6 years ago

aaaiyang commented 6 years ago

Hi Nicholas! I'm having some problems with installing the ggtern package. This is the error that I'm receiving:

Warning: package 'ggplot2' was built under R version 3.2.5
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  there is no package called 'stringr'
ERROR: lazy loading failed for package 'ggtern'

I've tried downloading the package stringr, but am getting a non-zero exit status. I've also tried installing the DBI package, as I've read from other posts online that it could potentially help, but I'm still not having much luck with it. Any ideas? I'm fairly new to Rstudio, so I'm not sure if I'm missing something painfully obvious. Thanks so much in advance!