This tag refer to the library ggbiplot on github for the r programming language. One can install it with:
library(devtools) install_github("vqv/ggbiplot")
It allows to plot Principal Component Analysis using ggplot (see ggplot2).