R包安装错误:install.packages('stringi')


installing via 'install.libs.R' to C:/Program Files/R/R-3.6.0/library/00LOCK-stringi/00new/stringi
downloading the ICU data library (icudt)
output path: icu69/data/icu4c-69_1-data-bin-l.zip
trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip'
Warning in download.file(paste(href, fname, sep = ""), icudtzipfname, mode = "wb") :
  InternetOpenUrl failed: 'The server name or address could not be resolved'
Error in download.file(paste(href, fname, sep = ""), icudtzipfname, mode = "wb"): cannot open URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip'

trying URL 'http://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip'
Warning in download.file(paste(href, fname, sep = ""), icudtzipfname, mode = "wb") :
  InternetOpenUrl failed: 'The server name or address could not be resolved'
Error in download.file(paste(href, fname, sep = ""), icudtzipfname, mode = "wb"): cannot open URL 'http://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip'

icudt download failed
Error in eval(ei, envir) : 
  icudt could not be downloaded. check your internet connectivity
* removing 'C:/Program Files/R/R-3.6.0/library/stringi'
Warning in install.packages :
  installation of package ‘stringi’ had non-zero exit status


Warning in system("sh ./configure.win") : 'sh' not found
ERROR: configuration failed for package 'stringi'

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM