install package on windows ERROR: compilation failed for package 'cldr'
问题 url <- "http://cran.us.r-project.org/src/contrib/Archive/cldr/cldr_1.1.0.tar.gz" pkgFile<-"cldr_1.1.0.tar.gz" download.file(url = url, destfile = pkgFile) Console >trying URL 'http://cran.us.r-project.org/src/contrib/Archive/cldr/cldr_1.1.0.tar.gz' Content type 'application/x-gzip' length 2296083 bytes (2.2 MB) ============================== downloaded 2.2 MB install.packages(pkgs = pkgFile, type = "source", repos = NULL) > Installing package into ‘C: / Users / v - xuawan / Documents / R /