devtools::install_github()无法安装问题

Posted bingoup

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了devtools::install_github()无法安装问题相关的知识,希望对你有一定的参考价值。

devtools::install_github(‘royfrancis/pophelper‘)
Downloading GitHub repo royfrancis/[email protected]
Error in utils::download.file(url, path, method = method, quiet = quiet, :
cannot open URL ‘https://api.github.com/repos/royfrancis/pophelper/tarball/master‘

对于这个问题,大家可以试试下面的方法:

技术图片

技术图片

引自:https://github.com/r-lib/remotes/issues/130

如果还是不行,试试下面这个方法,把包下载到本地进行安装,我是用这种方法解决的:

输入

技术图片

后面的royfrancis/pophelper可以根据自己的需求更改相应的作者名/包名.

然后进行本地安装:

例如在Rstudio里面:

技术图片

就可以啦。

 

以上是关于devtools::install_github()无法安装问题的主要内容,如果未能解决你的问题,请参考以下文章

如何摆脱数据透视表中的总行和总列

R函数不会按预期引发错误

REmap--pc端

R语言雷达图

将数据 rom R 直接写入 AWS Redshift db

更快版本的组合