我从R-3.1升级到R-3.2.好的(标准升级)
但是这次升级似乎已经丢失了所有已安装的软件包(ggplot2,quantmod,Rcpp在几十个和其他几个中).
所以从RStudio工具菜单选项安装了很多.大多数都是成功的 但是Rcpp的问题(当从ggplot2安装为依赖时).安装包时会出现同样的问题data.table:
Warning in install.packages : unable to move temporary installation
‘C:\Users\euclid\Documents\R\win-library\3.2\file40fc19bc2752\colorspace’
to ‘C:\Users\euclid\Documents\R\win-library\3.2\colorspace’ package
‘Rcpp’ successfully unpacked and MD5 sums checked Warning in
install.packages : unable to move temporary installation
‘C:\Users\euclid\Documents\R\win-library\3.2\file40fc53e26272\Rcpp’ to
‘C:\Users\euclid\Documents\R\win-library\3.2\Rcpp’
Run Code Online (Sandbox Code Playgroud)
注意:单独安装软件包Rcpp时会发生相同的错误.
任何建议赞赏.