zoukankan      html  css  js  c++  java
  • 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'

     
  • 相关阅读:
    继承中的构造函数的问题base,this的用法 Carl
    apache+php+mysql服务器环境配置注意点
    收藏音乐
    doubleClickv2as3.0 概述
    doubleClickv2as3.0 学习笔记(2)
    doubleclickv2as3.0模板
    as 2.0 笔记
    Html css 推荐文章
    [经济杂谈]如果你读懂了 股市就是取款机(要保存的) 管理帖子
    字符编码 UTF8 gb2312
  • 原文地址:https://www.cnblogs.com/emanlee/p/14924244.html
Copyright © 2011-2022 走看看