vqv / ggbiplot

A biplot based on ggplot2
302 stars 159 forks source link

Installation failed: error in running command #41

Open julozi opened 6 years ago

julozi commented 6 years ago

Hi,

I have tried to install ggbiplot using :

> library(devtools)
> install_github("vqv/ggbiplot", ref = "experimental")

And I get the following output :

Downloading GitHub repo vqv/ggbiplot@experimental
from URL https://api.github.com/repos/vqv/ggbiplot/zipball/experimental
Installation failed: error in running command

I'm using R version 3.4.1 (2017-06-30) -- "Single Candle"

Any hint ?