vqv / ggbiplot

A biplot based on ggplot2
302 stars 159 forks source link

error in installation in R version 4.0.2 “ggbiplot” #64

Open zhou0715 opened 4 years ago

zhou0715 commented 4 years ago

library(devtools) library(usethis) install_github("vqv/ggbiplot") Error in normalizePath(key$InstallPath, mustWork = FALSE, winslash = "/") :

CZY3434123 commented 3 years ago

how can i change the colour of arrows and labels?

Yanxia-Yu commented 3 years ago

Did you solve that problem anyway? I met with the same problem and may need your help.