R程序下載包caret 打開時不可以問題出在哪?
Warning in install.packages :
? downloaded length 110592 != reported length 4121711
package ‘colorspace’ successfully unpacked and MD5 sums checked
package ‘RColorBrewer’ successfully unpacked and MD5 sums checked
package ‘dichromat’ successfully unpacked and MD5 sums checked
package ‘munsell’ successfully unpacked and MD5 sums checked
package ‘labeling’ successfully unpacked and MD5 sums checked
Warning in install.packages :
? error 1 in extracting from zip file
Warning in install.packages :
? cannot open compressed file 'SparseM/DESCRIPTION', probable reason 'No such file or directory'
Error in install.packages : cannot open the connection
> library(caret)
Error in library(caret) : 不存在叫‘caret’這個名字的程輯包
> library("caret")
Error in library("caret") : 不存在叫‘caret’這個名字的程輯包
>?
為什么會這樣?
2017-05-15
怎么辦,我的也是
2017-04-20
請問解決了嗎?我也出現(xiàn)了同樣的問題
2016-03-23
我也是
2016-01-29
同問,我也出現(xiàn)一樣的問題