ggbiplot icon indicating copy to clipboard operation
ggbiplot copied to clipboard

Installation failed: error in running command

Open julozi opened this issue 8 years ago • 0 comments

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 ?

julozi avatar Feb 06 '18 17:02 julozi