devtools install_githb 报错tar

报错信息

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Error in getrootdir(untar(src, list = TRUE)) : 
  length(file_list) > 0 is not TRUE

解决方案

在R中运行下面命令

options("download.file.method" = "libcurl")
上一篇:加速 SpringBoot 应用开发,官方热部署神器真带劲!


下一篇:chrome浏览器插件react devtools、redux devtools,无需安装、解压即可用