我的windows 7的电脑安装了R软件。
想在R软件中安装ggplot2等程序包。
但是不论是在线安装,还是下载后安装,都安装失败[s:12]。
[s:15]都提示“程序包‘colorspace’打开成功,MD5和检查也通过。
错误于read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
无法打开链结”
此外: 警告信息:
1: In download.file(url, destfile, method, mode = "wb", ...) :
下载的长度840152不等于报告的长度3014113
2: In download.file(url, destfile, method, mode = "wb", ...) :
下载的长度1115不等于报告的长度74918
3: In download.file(url, destfile, method, mode = "wb", ...) :
下载的长度168094不等于报告的长度498392
4: In download.file(url, destfile, method, mode = "wb", ...) :
下载的长度53554不等于报告的长度150629
5: In download.file(url, destfile, method, mode = "wb", ...) :
下载的长度1113392不等于报告的长度2673953
6: In unzip(zipname, exdir = dest) : 从zip文件中抽取1时出了错
7: In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
无法打开压缩文件'Rcpp/DESCRIPTION',可能是因为'No such file or directory'
请各位有经验的前辈,指点迷津啊。