2

ggbiplot をインストールすると、次のエラーが表示されます。

> library(devtools)
> install_github("vqv/ggbiplot")

Downloading GitHub repo vqv/ggbiplot@master
from URL https://api.github.com/repos/vqv/ggbiplot/zipball/master
Installing ggbiplot
Error in `_digest`(c(list(repos, type), lapply(`_additional`, function(x) eval(x[[2L]],  : 
  object 'digest_impl' not found

明らかに何かが欠けています。これを修正するための提案はありますか?

4

1 に答える 1